Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
strange completion
- X-seq: zsh-users 16071
- From: sergio <mailbox@xxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: strange completion
- Date: Thu, 02 Jun 2011 01:15:34 +0400
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hello.
I have the following problem:
% mkdir test
% cd test
% mkdir test test\ II # two big 'i'
% mkdir test/1 test/2
% touch test\ II/qwe
% ls test/<TAB>
1/ 2/
qwe
zsh -f works fine, so this is my settings, I think.
Could you help me, what is wrong in my config?
--
sergio.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author