Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Suggestion for `-'
- X-seq: zsh-workers 9060
- From: Alexandre Duret-Lutz <alexandre.duret@xxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Suggestion for `-'
- Date: 15 Dec 1999 17:42:37 +0000
- In-reply-to: Benjamin Korvemaker's message of "Thu, 9 Dec 1999 15:07:51 -0700"
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- Sender: aduret@xxxxxxxxxxx
The precommand modifier `-' seems of no use
when it is not followed by a command :
% -
%
(does nothing)
I think it could be usefull to make
% -[n]
be shortcuts for
% cd -[n]
may be only when `setopt autocd', I don't know.
Do you see any obstacle to this ?
--
Alexandre Duret-Lutz
Messages sorted by:
Reverse Date,
Date,
Thread,
Author