Public bug reported:

Binary package hint: bash

$ dir=/etc/
$ cd $dir/<tab> # does not work! :/
$ cd "$dir"/<tab> # works i get
$ cd /etc/
$ echo $dir/<tab> # this funnily enough does work i get
$ echo /etc/

What gives?

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: bash 4.1-2ubuntu3
Uname: Linux 2.6.36.2-00356-gb2bdf5f x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Tue Jan  4 21:34:26 2011
ProcEnviron:
 LANGUAGE=es_ES:es:en_GB:en
 LANG=es_ES.UTF-8
 SHELL=/bin/bash
SourcePackage: bash

** Affects: bash (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug lucid

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

Title:
  Completion of directories stored in a var with cd is weirdly broken

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to