Public bug reported:
Binary package hint: bash
Say you have a directory that looks like so:
[EMAIL PROTECTED]:/var/log/gdm$ ls
:0.log :0.log.1 :0.log.2 :0.log.3 :0.log.4 failsafe.log
and you try to view one of the files by typing
[EMAIL PROTECTED]:/var/log/gdm$ /var/log/gdm/:<TAB KEY>
Then immediately your command line will look like so:
[EMAIL PROTECTED]:/var/log/gdm$ cat /var/log/gdm/:/var/log/gdm/\:0.log
However, if you type
[EMAIL PROTECTED]:/var/log/gdm$ /var/log/gdm/\:<TAB KEY>
then it will work as expected, like so:
[EMAIL PROTECTED]:/var/log/gdm$ cat /var/log/gdm/\:0.log
Package information:
$ apt-cache policy bash bash-completion
bash:
Installed: 3.2-0ubuntu16
Candidate: 3.2-0ubuntu16
Version table:
*** 3.2-0ubuntu16 0
500 http://us.archive.ubuntu.com hardy/main Packages
100 /var/lib/dpkg/status
bash-completion:
Installed: (none)
Candidate: 20060301-3ubuntu3
Version table:
20060301-3ubuntu3 0
500 http://us.archive.ubuntu.com hardy/main Packages
** Affects: bash (Ubuntu)
Importance: Undecided
Status: New
--
bash autocomplete broken when a : is in the path
https://bugs.launchpad.net/bugs/219406
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs