Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: bindkey <whatever> history-beginning-search-backwards; echo $widgts = crash
- X-seq: zsh-workers 23458
- From: Maddi Kopfermann <matthi@xxxxxxxxxxxxxxxxx>
- To: Zsh-Workers <zsh-workers@xxxxxxxxxx>
- Subject: Re: bindkey <whatever> history-beginning-search-backwards; echo $widgts = crash
- Date: Tue, 22 May 2007 15:32:13 +0200
- In-reply-to: <20070522055537.GA75016@xxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20070521202131.GA14758@xxxxxxxxxxxxxxxxxxxxxxxxxxx> <20070522014632.GA11326@xxxxxxxxxxxxxxxxxxxx> <20070522033237.GA4576@xxxxxxxxxxxxxxxxxxxxxxxxxxx> <20070522055537.GA75016@xxxxxxxxxxxxxxxxxxxx>
On Mon, May 21, 2007 at 10:55:37PM -0700, Phil Pennock:
>
> % zsh -fc 'bindkey "^o" history-beginning-search-forward; echo $widgets'
right, this does not crash the shell here, thanks!
Thanks for the solution!
I should have waited 'til being awake before trying it out
and saying: "It crashes the shell".
400 lines of zsh bindings need a little more checkup on my
part :)
> And FWIW the supplied patch does prevent this crashing when given a bad
> name.
Makes sense,
Matthias
Messages sorted by:
Reverse Date,
Date,
Thread,
Author