Package: bash
Version: 3.0-15
Severity: minor

"cd $MY_VAR<tab>" will complete to "cd \$MY_VARIABLE" and escape the 
dollar character.
You don't want it escaped, you want to use it. Also, it doesn't need to 
expand variables, just leave them as they are.
"ls $MY_VAR<tab>" will not complete at all.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27
Locale: LANG=en_US, LC_CTYPE=sv_SE (charmap=ISO-8859-1)

Versions of packages bash depends on:
ii  base-files              3.1.4            Debian base system miscellaneous f
ii  libc6                   2.3.2.ds1-22     GNU C Library: Shared libraries an
ii  libncurses5             5.4-4            Shared libraries for terminal hand
ii  passwd                  1:4.0.3-31sarge5 change and administer password and

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to