Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Bug in autocompletion in CVS
- X-seq: zsh-workers 18794
- From: Vincent Driessen <me@xxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Bug in autocompletion in CVS
- Date: Thu, 3 Jul 2003 10:43:52 +0200
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Hi workers :)
I discovered a small bug in the version in pkgsrc/zsh. In a directory that
contains filenames with spaces, you cannot use the tabcompletion properly when
issueing a CVS command, for example, with these commands:
% /foo> ls
CVS/ foo
bar this is a file name with spaces
% /foo> cvs upd th[TAB]
The filename part of the command is only expanded until the "this". I noticed
this behaviour only when using CVS commands, all other commands seem to do
just fine. Thought you might wanted to know :)
Keep up the great work! You guys got the best shell in the world :D
Cheers, Vincent
Messages sorted by:
Reverse Date,
Date,
Thread,
Author