Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh, vi mode, vihistorysearchbackward
- X-seq: zsh-workers 1364
- From: Zefram <A.Main@xxxxxxxxxxxxxxxxx>
- To: jdl@xxxxxxxxxxxx (J.D. Laub)
- Subject: Re: zsh, vi mode, vihistorysearchbackward
- Date: Wed, 19 Jun 1996 18:04:50 +0100 (BST)
- Cc: zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: <199606191644.KAA199639@xxxxxxxxxxxx> from "J.D. Laub" at Jun 19, 96 10:44:27 am
>I can see how "/" should seem to be "search forward" and "?" should be
>"search backward", but this works exactly opposite as it did before.
We are trying to emulate vi, rather than ksh. As a vi user, I find the
new bindings much more intuitive -- ? is a backward search, so that's
what I use to search backward through the history.
>I've used a couple bindkeys in my own .zshrc to switch the two
>functions (putting "backwards" back on "/"), but I'm pushing others
>here to switch from ksh to zsh, and I think the default behavior
>will confuse them (since the default bindings work exactly opposite
>as ksh in vi mode). Anybody (dis)agree with switching them back?
If you really want to have the default state match ksh, give everyone a
.zshrc including these bindings.
-zefram
Messages sorted by:
Reverse Date,
Date,
Thread,
Author