Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

completion on brace + 4 characters doesn't work



Hi,

I've just found the following problem:

$ zsh-beta -f
xvii% echo $ZSH_VERSION 
4.3.11-dev-2-cvs0421
xvii% ls -a            
.  ..  abcdef
xvii% echo ./{abcd

Here when I hit [Tab], nothing is completed. However, the completion
works if I remove the d.

-- 
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)



Messages sorted by: Reverse Date, Date, Thread, Author