[Bash-completion-devel] Bug#653837: bash-completion: Variable $HOME in paths is escaped

xiscu xiscu at email.de
Sat Dec 31 13:14:14 UTC 2011


Package: bash-completion
Version: 1:1.3-1
Severity: normal

Dear Maintainer,

* What led up to the situation?
- Pressing <tab> to auto complete a path that uses $HOME


* What exactly did you do (or not do) that was effective (or
   ineffective)?
-  Just try: dir $HOME/ and then press <tab>


* What was the outcome of this action?
- The command is changed to: dir \$HOME/
(- If you then press <return> you will get the error:
dir: cannot access $HOME/: No such file or directory)

* What outcome did you expect instead?
- The command should be changed with the true $HOME value


Thanks in advance !

xiscu



-- System Information:
Debian Release: wheezy/sid
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages bash-completion depends on:
ii  bash  4.2-1

bash-completion recommends no packages.

bash-completion suggests no packages.

-- no debconf information





More information about the Bash-completion-devel mailing list