Public bug reported: Binary package hint: bash-completion
jsc...@jscott-laptop:~$ lsb_release -rd Description: Ubuntu 9.04 Release: 9.04 jsc...@jscott-laptop:~$ apt-cache policy bash-completion bash-completion: Installed: 20080705ubuntu3 Candidate: 20080705ubuntu3 Version table: *** 20080705ubuntu3 0 500 http://mirror.internode.on.net jaunty/main Packages 500 http://au.archive.ubuntu.com jaunty/main Packages 100 /var/lib/dpkg/status Suppose we want to run /bin/true under gdb. I type in "gdb /bi" and press TAB. This gets completed to "gdb /bin ". The problem is that a space has been added after the 'n', so I have to press backspace to add more to the path. I would have expected that after typing "gdb /bi" and pressing TAB, I would end up with "gdb /bin/", with the cursor directly after the '/'. ** Affects: bash-completion (Ubuntu) Importance: Undecided Status: New -- bash completion for gdb does not complete paths properly https://bugs.launchpad.net/bugs/379293 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs