Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh completion of ls command is a little off
- X-seq: zsh-workers 40949
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Jared N <JaredNorman@xxxxxxxxxxx>, "zsh-workers@xxxxxxx " <zsh-workers@xxxxxxx>
- Subject: Re: zsh completion of ls command is a little off
- Date: Sun, 9 Apr 2017 18:31:07 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version; bh=DUW1ZjMCnkSyOSgaJ2pjhZpeNv+9b1OEtOrCCdX3u3g=; b=Chf7ExsN6wpiq2fMOPN9F9QIUMuks42sbCsvi4mJfmCfTFV2QieqXNNGrUu2D2v4v4 EMgycyD5v0qeP1a/N5JRsFYbQm/D3uzhmvy6j7ZTOpPd+z/sfIPk4qgJhaDoN6NNE0Bv gl7w9Gb32AY+1iW/zjGLEY/MsG2xdsrn6S5XZezaSM3a6x2o6ZH/0oHgA3JWuu5+Bbu/ Qb+DoHvv/x/HoEFcfwol5hAqrdN+qdAPoLGGvi5U5ohMEEnoHHvk2M/cIQvIWRC5l217 2ArERGayeZaes113CtDTRHNOBxz0ARyuLrJFe0RAwkS8R9a9b8sU+MkB9woL5xy2GHNQ 95eg==
- In-reply-to: <AM4PR0802MB214889270534EDE1F82F9723A60F0@AM4PR0802MB2148.eurprd08.prod.outlook.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <AM4PR0802MB214889270534EDE1F82F9723A60F0@AM4PR0802MB2148.eurprd08.prod.outlook.com>
On Apr 8, 12:56pm, Jared N wrote:
}
} I noticed that zsh won't complete the parameter
} "--group-directories-first" for any version of ls.
} This seems strange to me
Seems strange to me as well:
torch% ls --g<TAB>
torch% ls --group-directories-first
commit 304aa25184f927ccc034bb98f6ac744d29006bb4
Author: Oliver Kiddle <opk@xxxxxxx>
Date: Fri Jul 8 23:09:18 2016 +0200
} ... can I prepare a pull
} request to the git://git.code.sf.net/p/zsh/code repository after
} making the relevant changes?
We prefer having "git diff" output sent to the mailing list, should you
in future find a problem that hasn't already been fixed.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author