zsh-users
 help / color / mirror / code / Atom feed
* bug in list-dirs-first
@ 2010-03-13 14:22 sergio
  0 siblings, 0 replies; only message in thread
From: sergio @ 2010-03-13 14:22 UTC (permalink / raw)
  To: zsh-users

Hello.

It looks like a bug in list-dirs-first:

% zsh -f
% zmodload zsh/complist
% autoload -Uz compinit && compinit
% zstyle ':completion:*' list-dirs-first true
% mkdir test
% cd test
% mkdir a a\ b
% mkdir a/q
% touch a\ b/p
% ls a/<TAB>
p   q/

-- 
sergio.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-03-13 14:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-13 14:22 bug in list-dirs-first sergio

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).