Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: use of _arguments for hash
- X-seq: zsh-workers 11351
- From: Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
- Subject: Re: PATCH: use of _arguments for hash
- Date: Fri, 12 May 2000 18:46:11 +0100
- In-reply-to: "Your message of Fri, 12 May 2000 14:49:29 -0000." <1000512144929.ZM5633@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Bart wrote:
> What I've been wishing for is "zle -L". As far as I can tell there's no
> way to report what widgets are user-defined or what functions they call.
While we're on the subject, `bindkey -l' and `bindkey -lL' aren't much use.
The current keymap is the one aliased to main (or is main linked to
it...?), but there's no indication of which that is, and the implication
that all keymaps were created with `bindkey -N new-keymap' is also wrong if
the keymap was created as a copy of another one.
I can't remember how long it is since I started using zsh, but I *still*
can't remember if doing `bindkey -v' then `bindkey -e' or vice versa
restores all the special bindings you had before. The answer seems to be
yes. Cool.
--
Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxxx>
Cambridge Silicon Radio, Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK Tel: +44 (0)1223 392070
Messages sorted by:
Reverse Date,
Date,
Thread,
Author