Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: vim bindings from nowhere
- X-seq: zsh-users 3774
- From: Matt Armstrong <matt.armstrong@xxxxxxxxxxxx>
- To: Jeff Shipman <shippy@xxxxxxx>
- Subject: Re: vim bindings from nowhere
- Date: 29 Mar 2001 17:48:31 -0800
- Cc: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>, <zsh-users@xxxxxxxxxx>
- In-reply-to: <Pine.LNX.4.31.0103291826270.21333-100000@neptune>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <Pine.LNX.4.31.0103291826270.21333-100000@neptune>
- Sender: matt.armstrong@xxxxxxxxxxxx
Jeff Shipman <shippy@xxxxxxx> writes:
> On Thu, 29 Mar 2001, Bart Schaefer wrote:
> > If EDITOR or VISUAL contains the substring "vi", then ZLE starts up with
> > the vi mode bindings, otherwise it starts up with emacs mode.
>
> Yes, I suppose that would be it, I do use 'vim' for my
> editor and visual, but I do so under both accounts and
> only one of my accounts have this problem.
>
> I do like vim, so that's what I use, but I do not like
> zsh's vi keybindings.
The account without zle vi mode probably has a 'binkey -e' in its
/etc/zshrc (or similar).
On that account, try running 'zsh -xl -c exit >& foo'. Then you can
open up 'foo' and see who is calling bindkey, if anyone.
--
matt
Messages sorted by:
Reverse Date,
Date,
Thread,
Author