Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
sort completion list numerically
- X-seq: zsh-workers 15109
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "ZSH Workers Mailing List" <zsh-workers@xxxxxxxxxx>
- Subject: sort completion list numerically
- Date: Wed, 27 Jun 2001 11:44:33 +0400
- Importance: Normal
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Is it possible to sort lists numerically, so that foo-2.3.10 comes after
foo-2.3.9? Ideally, this should apply to every part so that the order would
be
foo-2.3.9
foo-2.3.10
foo-2.10.1
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author