Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: history menu completion?
- X-seq: zsh-users 5262
- From: Wayne Davison <wayned@xxxxxxxxxxxxxxxxxxxxx>
- To: vts@xxxxxxxxxxxxxxxxxxxx
- Subject: Re: history menu completion?
- Date: Fri, 16 Aug 2002 22:01:43 -0700 (PDT)
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <Pine.LNX.4.33L2.0208161840130.28906-100000@xxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
On Fri, 16 Aug 2002 vts@xxxxxxxxxxxxxxxxxxxx wrote:
> $ somecommand -with -fancy /options/and/a/long/path
> $ somecommand -with -more -fancy /options/and/another/long/path
> $ !somecom<TAB>
How about typing the following instead?
$ somecom<ESC>p
Then, repeat the <ESC>p again to visit each prior command that started
with "somecom".
..wayne..
Messages sorted by:
Reverse Date,
Date,
Thread,
Author