zsh-users
 help / color / mirror / code / Atom feed
From: sergio <sergio@outerface.net>
To: zsh-users@zsh.org
Subject: list-dirs-first bug
Date: Fri, 25 Oct 2019 02:44:14 +0300	[thread overview]
Message-ID: <bb283080-0868-11fc-b35b-3cd22c4c8c45@outerface.net> (raw)

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.

             reply	other threads:[~2019-10-24 23:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-24 23:44 sergio [this message]
2019-10-25 12:03 ` Mikael Magnusson
2019-10-25 17:32   ` sergio
2019-10-26 12:41     ` Mikael Magnusson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bb283080-0868-11fc-b35b-3cd22c4c8c45@outerface.net \
    --to=sergio@outerface.net \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).