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

Re: vim bindings from nowhere



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