[Bash-completion-devel] [bash-completion-Bugs][313501] variable expansion in command line escaped

bash-completion-bugs at alioth.debian.org bash-completion-bugs at alioth.debian.org
Mon Jan 9 04:06:44 UTC 2012


Bugs item #313501, was opened at 2012-01-09 15:06 by Daniel Black
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=313501&group_id=100114

Status: Open
Priority: 3
Submitted By: Daniel Black (grooverdan-guest)
Assigned to: Nobody (None)
Summary: variable expansion in command line escaped 
Distribution: None
Originally reported in: Ubuntu Launchpad
Milestone: None
Status: None
Original bug number: 890913


Initial Comment:
as per: https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/89091
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!

still present in 1.90 release


----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=313501&group_id=100114



More information about the Bash-completion-devel mailing list