Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh 4.3.10 segfaults, bindkey -d related
- X-seq: zsh-workers 28059
- From: Richard Hartmann <richih.mailinglist@xxxxxxxxx>
- To: George Cox <gjvc@xxxxxxxx>
- Subject: Re: zsh 4.3.10 segfaults, bindkey -d related
- Date: Tue, 29 Jun 2010 23:27:34 +0200
- Cc: zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=k7U+iGp71c0oc9SqOdHEy3jzJnlmFuWLvL7QIYGmt+Q=; b=UOctf3wJu7DEwaozCV6f+qfNl/YTBLaZlHq93WAnph986MCeaM7k58smZTV49L5mCj 2F/VMk+0hTO8NaXK4eUdukfXJnSvcM/sY7hf05XHEzyrU0aSnOw7CzqyKHSQkjddpGvH 9BJcVDu3b8uKN0xX4gyDJhBZnLvoaVVIS24pw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=KkO+bPhsraVAXhEYioNdPK7GuJNUaNUy3C1948Hf6LGHpr/3dv5klftnAvEFOEmvfU cpIhfHR0BFiR4HXRTgHP0oXX7k1I/oaK9YvXelfdtAbey0owQFsMxRHzNAhz1a5bm9oS iTYxQy82felMva8Gynv+/FaJCnQJMRB2vmYkY=
- In-reply-to: <20100629191835.GA11829@xxxxxxxxxxxxxxxxxxxxxxx>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20100629191835.GA11829@xxxxxxxxxxxxxxxxxxxxxxx>
On Tue, Jun 29, 2010 at 21:18, George Cox <gjvc@xxxxxxxx> wrote:
> Â Âbindkey -d Â# delete all existing keymaps and reset to the default state
>
> in my zsh startup files -- if I comment out 'bindkey -d', zsh doesn't
> crash. ÂHope this helps someone!
Can you trigger the crash with
zsh -f
bindkey -d
If not, your config needs to be trimmed down and then sent to this
list :)
Richard
Messages sorted by:
Reverse Date,
Date,
Thread,
Author