Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
[BUG/IMPROVEMENT] Buffer corruption while horizontally resizing terminal window
- X-seq: zsh-workers 38858
- From: Peet Nick <peetnick2@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: [BUG/IMPROVEMENT] Buffer corruption while horizontally resizing terminal window
- Date: Fri, 15 Jul 2016 16:40:58 +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=ksDflBhj2hIgwFLQU+rnA5dZpUJIP5vOipNbdEIrFJA=; b=bS77+UVXjsrGoVb8MEPHQwA+Ujmdxmh68HKjX3ETiQ1y70NaUD7BA/M/2zYl7PL/o2 mSiTrwEr1ZEjsVmBdMWiQZiHowlda2cUsfERidJD3S47oZAHMWjxUOJNOytB/DBgKjA3 4fHDYNYLdfYG/gXJIzTIifDR+VtmvXmD5dIQ/ebJ4lrHcNLSVPnADZ2GdH6D1HbFlnPS DUI/XZvg8HY9ZTrkJUdoAmWXz7t4DUQuD4WHGGHSZoF3Up5sJ3Lyhu+W9nfhU5ZWRHdU d5/ovarTBsYiE6g6599llOR/SjS94cQUgbAE65yNxPcXw6z4WkKV0+aDzA7f387a2eDI Ni4g==
- 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
Hey,
I am having the following issue that the buffer gets corrupted when
horizontally resizing the terminal window.
For reference please see this thread:
https://bbs.archlinux.org/viewtopic.php?id=214830
Screenshot:
https://s32.postimg.org/6hws6v39x/Screenshot_from_2016_07_13_23_15_31.png
A user pointed out that it is caused by "zle reset-prompt".
Is this intentional behavior that the old buffer gets corrupted when
resizing the window?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author