Bug#698721: Tab-completing $env variables escapes the '$'

2013-11-03 Thread Bill Wohler
What is the status of this bug? I recently upgraded to wheezy and have been plagued by this severe bug. You either can't use variables when completing, or you have to remove the backslash every time you complete (which is normally several times). Very annoying! Since this was posted in January,

Bug#698721: Tab-completing $env variables escapes the '$'

2013-01-22 Thread Josh Triplett
Package: bash-completion Version: 1:2.0-1 Severity: normal I tried to tab-complete the following: make -C ~/src/linux/ M=$HOME/src/c[tab] The shell completed $HOME/src/c to the path starting with 'c' that I expected, but also incorrectly changed $HOME to \$HOME. - Josh Triplett -- System