Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: history menu completion?



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