Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: no vi editing mode
- X-seq: zsh-workers 12359
- From: mason@xxxxxxxxxxxxxxx (Geoff Wing)
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: no vi editing mode
- Date: 25 Jul 2000 04:51:18 GMT
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- Organization: PrimeNet Computer Consultants
- References: <20000724110319.A6727@xxxxxxxxxxxxxxxxxxxx>
- Reply-to: mason@xxxxxxxxxxxxxxx
R Joseph Wright <rjoseph@xxxxxxxxxxxx> typed:
:When I use zsh under X, I can hit ESC and get into vi editing mode. When I
:do this from the console, it does not work. Is there a variable that needs
:to be explicitly set somewhere to make this work?
Are you in ``emacs'' keybindings? If you always want ``vi'' keybindings,
do you have ``bindkey -v'' in your ~/.zshrc file?
At invocation, zsh examines your VISUAL and EDITOR env. vars. to
modifier default keybindings. See zshzle(1).
Regards,
--
Geoff Wing : <gcw@xxxxxxxxx> Work URL: http://www.primenet.com.au/
Rxvt Stuff : <gcw@xxxxxxxx> Ego URL : http://pobox.com/~gcw/
Zsh Stuff : <gcw@xxxxxxx> Phone : (Australia) 0413 431 874
Messages sorted by:
Reverse Date,
Date,
Thread,
Author