Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug Report: Interactive Mode Glitches
- X-seq: zsh-workers 36946
- From: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- To: Nir Friedman <quicknir@xxxxxxxxx>
- Subject: Re: Bug Report: Interactive Mode Glitches
- Date: Sat, 24 Oct 2015 20:37:30 +0000
- Cc: zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= daniel.shahaf.name; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=N6NQWtx6iGf6gUeknzF5Sr4kmUY=; b=2QG5CH nmGmuDX5QSjYyyhEwyviWyV+ETIogEKWaiOX+nT2p2GTQcYpFe76m1gy76Clkll/ dFT2FT86f+9lPwaLGE6+JVB6I8A+rixcVm+GtSU6A7TSSsD8OMT5U2EgEqI7xDqU wDo35mM8858xxTaxzeGWd7nKQv/wpvjb8JpaI=
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=N6NQWtx6iGf6gUeknzF5Sr4kmUY=; b=HtyhX jXRSePaBoW0W881/KzdDWb+DWL/h1cwCBwqE+vJjTaoHJeS9UzJhiL8scJPaU9Do FtLfJ8NP0G/mld4mDg323FO//uS2nl03DrHJUvnWwy2NcSr7DeDTMvwtRKPeznHK 8gtxPaA6JWvfEK9Yjvgd38jy9G9ZEdZwhI8tbU=
- In-reply-to: <CA+cBnHDFZPK4d3hRYGZ_5o=1mep3D5iq67Ppsy1N91B9Pqd9vw@mail.gmail.com>
- 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: <CA+cBnHDFZPK4d3hRYGZ_5o=1mep3D5iq67Ppsy1N91B9Pqd9vw@mail.gmail.com>
Nir Friedman wrote on Fri, Oct 23, 2015 at 12:15:50 -0400:
> I relatively often see bugs in zsh's interactive mode. I can't duplicate
> them frequently, but the trigger is nearly always either: 1) hitting
> backspace when already in interactive mode and incremental matching is
> happening, or 2) hitting Ctrl-C in an attempt to exit from interactive mode.
>
What happens when you do these things, and what do you expect to happen?
What version of zsh are you running?
Is there anything else in your .zshrc?
By 'interactive mode' do you mean Vi insert mode?
> Here are some relevant settings:
...
> I'm happy to try to provide more information, if someone can tell me how
> (perhaps run zsh with some kind of debug flag, and look in there the next
> time a crash happens?).
What do you mean by 'a crash'? Is zsh killed by a signal?
Cheers,
Daniel
Messages sorted by:
Reverse Date,
Date,
Thread,
Author