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

Re: vim bindings from nowhere



Jeff Shipman <shippy@xxxxxxx> typed:
:Somewhere my zsh terminals are getting vim
:keybindings out of nowhere. My other account
:doesn't do it, and the only difference
:between the two are some variables in my
:.zshrc that don't seem like they should
:affect my keybindings.
:Is there something special that could be
:causing this (btw, it only happens on
:my xterms, not console), or is there a way
:to unset these vim bindings?

See the manual on KEYMAPS (section zshzle).
You probably want "bindkey -e" somewhere in your .zshrc

Regards,
-- 
Geoff Wing : <gcw@xxxxxxxxx>
Rxvt Stuff : <gcw@xxxxxxxx>
Zsh Stuff  : <gcw@xxxxxxx>



Messages sorted by: Reverse Date, Date, Thread, Author