Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
execute-named-cmd broken when keybindings changed
- X-seq: zsh-workers 21029
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: execute-named-cmd broken when keybindings changed
- Date: Mon, 21 Mar 2005 01:55:07 +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Run this:
bindkey -R ' -~' .self-insert
Then try to use execute-named-cmd.
To get back to normal, re-execute the bindkey with the leading dot removed
from the widget name.
There are probably other widgets that simulate a minibuffer that have the
same problem, but I haven't tried to identify them as yet.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author