[Bug 890913] Re: Typing "prg $HOME/<tab>" expands to "prg \$HOME/"

Simon Déziel 890913 at bugs.launchpad.net
Mon Oct 19 21:00:20 UTC 2015


This affects Precise:

  ls $HOME/.bas<tab>

turns into:

  ls \$HOME/.bash


# apt-cache policy bash bash-completion
bash:
  Installed: 4.2-2ubuntu2.6
  Candidate: 4.2-2ubuntu2.6
  Version table:
 *** 4.2-2ubuntu2.6 0
        500 http://ca.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages
        500 http://security.ubuntu.com/ubuntu/ precise-security/main amd64 Packages
        100 /var/lib/dpkg/status
     4.2-2ubuntu2 0
        500 http://ca.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
bash-completion:
  Installed: 1:1.3-1ubuntu8.1
  Candidate: 1:1.3-1ubuntu8.1
  Version table:
 *** 1:1.3-1ubuntu8.1 0
        500 http://ca.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages
        100 /var/lib/dpkg/status
     1:1.3-1ubuntu8 0
        500 http://ca.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bash-completion in Ubuntu.
https://bugs.launchpad.net/bugs/890913

Title:
  Typing "prg $HOME/<tab>" expands to "prg \$HOME/"

Status in bash-completion package in Ubuntu:
  Incomplete

Bug description:
  Typing "prg $HOME/<tab>" expands to "prg \$HOME/" quite annoying,
  shall expand to "prg $HOME/" listing all directories and files
  available for expansion, not creating an escaped string from $HOME. It
  should KEEP $HOME, not expanding it to your home directory as with
  some program named done!

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: bash-completion 1:1.3-1ubuntu6
  Uname: Linux 3.0.9 x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Wed Nov 16 00:31:37 2011
  InstallationMedia: Xubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: bash-completion
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/890913/+subscriptions



More information about the foundations-bugs mailing list