Public bug reported:

>From the bash prompt, do the following:

$ mkdir "test test"
$ cd ~/test\ test/

Now, backspace off the trailing slash and hit tab. The command line will
change to:

$ ~/test\\\ test

which is incorrect. It does not happen unless there is a leading ~.

I am running bash 3.1-2ubuntu10 on Ubuntu Dapper.

** Affects: bash (Ubuntu)
     Importance: Untriaged
         Status: Unconfirmed

-- 
Tab completion adds too many slashes.
https://launchpad.net/bugs/58063

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

Reply via email to