[Bug 889344] [NEW] Mercurial tab completion doesn't work with files with spaces

Launchpad Bug Tracker 889344 at bugs.launchpad.net
Tue Mar 27 13:30:59 UTC 2012


You have been subscribed to a public bug by Vibhav Pant (vibhavp):

If you use tab completion for a file with a space in it the tab
completion doesn't escape the spaces or wrap the filename in quotes.
This causes the filename to not be recognized.

To reproduce:


$ touch "x y z"
$ hg add x<Tab>y z 
x: No such file or directory
y: No such file or directory
z: No such file or directory
$ ls x<Tab>\ y\ z 
x y z

** Affects: hg
     Importance: Unknown
         Status: Fix Released

** Affects: mercurial (Ubuntu)
     Importance: Undecided
         Status: Confirmed

-- 
Mercurial tab completion doesn't work with files with spaces
https://bugs.launchpad.net/bugs/889344
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.



More information about the Ubuntu-sponsors mailing list