Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: incremental history search
- X-seq: zsh-users 7072
- From: Philippe Troin <phil@xxxxxxxx>
- To: Thorsten Kampe <thorsten@xxxxxxxxxxxxxxxx>
- Subject: Re: incremental history search
- Date: 20 Feb 2004 17:19:24 -0800
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <l3e010qnw4o7$.dlg@xxxxxxxxxxxxxxxx>
- Mail-copies-to: nobody
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <1lk8q9de9jvbv.dlg@xxxxxxxxxxxxxxxx> <s38brnt9w4e.fsf@xxxxxxxxxxxxxxxxxx> <l3e010qnw4o7$.dlg@xxxxxxxxxxxxxxxx>
- Sender: Philippe Troin <phil@xxxxxxxx>
Thorsten Kampe <thorsten@xxxxxxxxxxxxxxxx> writes:
> * Björn Lindström (2004-02-21 00:20 +0100)
> > Thorsten Kampe <thorsten@xxxxxxxxxxxxxxxx> writes:
> >> Is it possible to make zsh search for matches of the whole command
> >> line ("wget http") - and not only the first word?
> >
> > Have you tried C-r and C-s?
>
> C-s just freezes the display and can be unlocked by C-q.
setopt noflowcontrol
Phil.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author