Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Where to start debugging zle recursive-edit? / Ctrl-C
- X-seq: zsh-workers 39428
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Where to start debugging zle recursive-edit? / Ctrl-C
- Date: Fri, 23 Sep 2016 18:26:28 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=VZ4GzoUjunhd+R47DnX7ovly0S61AWGml2HRg+oJ2T8=; b=bJpTnfImYH9ZeLmaD67F747z3ECI4yW5p59qOo2vYA5ZUuFx3wNSm3Qy6qtpo4GxWl kn3nM2d/12p0ao4Gp56H6WcOLx6OebXI0PKRRQiZGXE4BicdBHehLLU7z8fNIb3bfc+D NLH3MY/4hJ/iZcGEJ9zQDH5VtKqKJS1STkKVvpV8VW34eyFQ38EaYgdxErYo60hNnkVa WeKMDAKa7J/siXAaYX48LXIeykz0rMSeEBOpbTcFKG3VGQq3Sog7EZcXMN/TKJvxXhth HGnVcR9kkd/MCMEfqLCDB0cEVX61CR8K84ye+hnrdTR4BFGBNehVuHywL8ocXEgehsKm 2xrA==
- 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
Hello,
I use a POSTDISPLAY interface for Ctrl-R, that works inside
.zle-recursive edit. Occurring problems with Ctrl-C every day. Some
limited response, not instant cancel of search, once even full
blockade of interruption. Funny that it became much more intensive
after adding few custom keymap's bindings for left/right cursors, page
up/page down keys. Also one user reports that Ctrl-C crashes Zsh.
Would add a debug print somewhere and observe, then extend the
debugging. But where?
Best regards,
Sebastian Gniazdowski
Messages sorted by:
Reverse Date,
Date,
Thread,
Author