Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
zle-select-keymap and zle-line-init
- X-seq: zsh-workers 23003
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: zle-select-keymap and zle-line-init
- Date: Fri, 17 Nov 2006 09:04:56 -0800
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
In thinking about the vi mode display question asked recently on zsh-users,
it occurs to me that zle-select-keymap should probably always be invoked
either immediately before or immediately after zle-line-init (I'm not sure
which would make more sense).
After all, zle is selecting a keymap when it initializes, and it may not
be the same keymap as when the last send-break or accept-line (et al.)
was invoked.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author