Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Controlling the order of -/g produced files and directories
- X-seq: zsh-users 1752
- From: Hannu Koivisto <azure@xxxxxx>
- To: "Zsh User's List" <zsh-users@xxxxxxxxxxxxxxx>
- Subject: Re: Controlling the order of -/g produced files and directories
- Date: 25 Aug 1998 13:24:48 +0300
- In-reply-to: "Bart Schaefer"'s message of Mon, 24 Aug 1998 10:14:16 -0700
- References: <87af4ubdgk.fsf@xxxxxxxxxxxxx> <980824101416.ZM10055@xxxxxxxxxxxxxxxxxxxxxxx>
"Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx> writes:
| } Although I didn't find explanation for this -/g option
|
| That's not one option, it's two:
| -/
| -g '*.(tgz|tar.gz)'
Well, now that I checked it, I couldn't find explanation for -/
option either. It seems that the info manual of my zsh 3.1.2(-8,
this is from the Debian GNU/Linux 2.0 distribution) is pretty
old:
"""
Document Edition 2.1.10, last updated 15 October 1996, of `The Z Shell
Guide', for zsh, Version 3.0.1.
"""
I hope there will be an updated version because it seems that
there are new interesting features in latest zsh versions that I
am not aware of.
| Zsh currently sorts the completion list itself, alphabetically; there
| has been discussion of changing this on the developer's list, but at
| the moment you can't force files to sort ahead of directories.
Ok. Count me as interested in such a feature :)
Thanks for the information,
//Hannu
Messages sorted by:
Reverse Date,
Date,
Thread,
Author