Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Menu selection
- X-seq: zsh-workers 17337
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- Subject: Re: Menu selection
- Date: Thu, 20 Jun 2002 08:58:06 -0700 (PDT)
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <E17L4ER-0001ss-00@xxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Sender: schaefer@xxxxxxxxxxxxxxxx
On Thu, 20 Jun 2002, Oliver Kiddle wrote:
> The binding of backspace to undo is not ideal when cycling between
> matches because it goes back through the matches before removing
> characters off the end of the search string.
That is, of course, how emacs isearch mode works -- so you can back up if
you are pounding C-s and pound it right on past where you really meant to
stop. What is it that you would prefer?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author