zsh-users
 help / color / mirror / code / Atom feed
From: Mikael Magnusson <mikachu@gmail.com>
To: sergio <sergio@outerface.net>
Cc: zsh-users@zsh.org
Subject: Re: list-dirs-first bug
Date: Fri, 25 Oct 2019 14:03:37 +0200	[thread overview]
Message-ID: <CAHYJk3RSVPASC_pNW74EO4Ad=FXu34_Pa83JwypMXThy3880qw@mail.gmail.com> (raw)
In-Reply-To: <bb283080-0868-11fc-b35b-3cd22c4c8c45@outerface.net>

On 10/25/19, sergio <sergio@outerface.net> wrote:
> 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.

What part of the above is not as expected? (I'm assuming that if you
tab to the qwe entry, then test/ is also changed to test\ II/). Maybe
you want to set
zstyle ':completion:*' accept-exact-dirs 'yes'

-- 
Mikael Magnusson

  reply	other threads:[~2019-10-25 12:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-24 23:44 sergio
2019-10-25 12:03 ` Mikael Magnusson [this message]
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='CAHYJk3RSVPASC_pNW74EO4Ad=FXu34_Pa83JwypMXThy3880qw@mail.gmail.com' \
    --to=mikachu@gmail.com \
    --cc=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).