zsh-users
 help / color / mirror / code / Atom feed
* list-dirs-first bug
@ 2019-10-24 23:44 sergio
  2019-10-25 12:03 ` Mikael Magnusson
  0 siblings, 1 reply; 4+ messages in thread
From: sergio @ 2019-10-24 23:44 UTC (permalink / raw)
  To: zsh-users

Hello.

I still have the problem with list-dirs-first that I reported at
2011-06-02:

% 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

If I comment this string:
zstyle ':completion:*' list-dirs-first true
all works as expected.

-- 
sergio.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-10-26 12:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-24 23:44 list-dirs-first bug sergio
2019-10-25 12:03 ` Mikael Magnusson
2019-10-25 17:32   ` sergio
2019-10-26 12:41     ` Mikael Magnusson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).