Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: tab completion sort by modification time
- X-seq: zsh-users 19727
- From: kamaraju kusumanchi <raju.mailinglists@xxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Re: tab completion sort by modification time
- Date: Sat, 10 Jan 2015 23:40:42 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=PSQnbOC9VyqO8gTYo92GhPX4+4xhSHB3vqWlIK/MMIo=; b=IRtYy5qZ4CnZsbDBHZ3rHzaCZLWDIYyRfZmTcQBbz87eqCl1WwA1Qf/dhfF8/N4fv3 yXwluQhOIf6IB2fRUP3pOSlqjLTOTGwLpTMhnxOrGJhxHKJiLbgImGFjeKajV2qtxIAe 0/qBY0/ZXhnmFi+w0nQxk9uXyNgoUlgXyzE1rMy2A10+/O+qYOE3Ljz5M7XCjtu2HPU+ gPKj0cEJdqfdQiO2u2A2jRZkt2x516Vf6wUqJRnkLsTGvnbBSPmcnkBXq6X2RupnFfXv SblcvbFxqKIrD6QS2/ZncmUTJUyQnHBmClATIzS8tAOh7nM8HgvRIJRtT5+n9sDpDVTz Sxhg==
- In-reply-to: <54B182E7.6020804@gmx.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CABpbYafixR-PGF9TpOpUzpAWNFauL2b6Kagq7Ub=Pxir5Rt9aw@mail.gmail.com> <54B182E7.6020804@gmx.com>
On Sat, Jan 10, 2015 at 2:52 PM, Eric Cook <llua@xxxxxxx> wrote:
> You can also reverse the order:
> zstyle ':completion:*' file-sort 'reverse modification'
I confirm that this line is all I needed to get what I am after. But
thanks to all other tidbits. They will all be useful as I get more
experience with Z shell.
raju
--
Kamaraju S Kusumanchi
http://malayamaarutham.blogspot.com/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author