Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: "off by one fix in multiple prompts" breaks multiline prompt
- X-seq: zsh-workers 43283
- From: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- To: Guillaume Chazarain <guichaz@xxxxxxxxx>, <zsh-workers@xxxxxxx>
- Subject: Re: "off by one fix in multiple prompts" breaks multiline prompt
- Date: Mon, 13 Aug 2018 12:36:39 +0100
- Cc: <warepire.ml@xxxxxxxxx>
- Cms-type: 201P
- Dkim-filter: OpenDKIM Filter v2.11.0 mailout2.w1.samsung.com 20180813113642euoutp02729e4d23b8ab309129088403c4746dd8~KbpNVqykA1210912109euoutp02d
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=samsung.com; s=mail20170921; t=1534160202; bh=0vJIJc7MsLOCpCopCwyVFyCow6/s9LyHd9eLfCHZtXE=; h=Date:From:To:CC:Subject:In-Reply-To:References:From; b=hvloBlM9hCyp/VQPCI8nfYM3JC+PyIIuLO0jOzCIXS1l6IjniIfyda++9vEORha+a ww+sfPKmXAPFDSq/QOhIw09nzYFbpPC8hsPwSDdfwpMQuRZlPa/28BJSM/LGgTciRi OyyZePvXw49NBpytOZDG3uqKj5yMr97sm1LpZ1o0=
- In-reply-to: <CAA879TPfqJbR1vwYfbRTCWoqkC-iH7pXHSwGYUzqOj8CT95xPg@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>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- Organization: SCSC
- References: <CGME20180810072702epcas5p4ecaa5cffa5dc7668e2b2aa3a30824f36@epcas5p4.samsung.com> <CAA879TMRSWDSkqHP206-JLaJ8F4U=18DYU1CpCwCQ4iWMu_4Tg@mail.gmail.com> <20180813084255eucas1p102bc21872ad72a2cd049d8d9db2f0e86~KZResIryo0309103091eucas1p10@eucas1p1.samsung.com> <CAA879TPfqJbR1vwYfbRTCWoqkC-iH7pXHSwGYUzqOj8CT95xPg@mail.gmail.com>
On Mon, 13 Aug 2018 13:22:31 +0200
Guillaume Chazarain <guichaz@xxxxxxxxx> wrote:
> On Mon, Aug 13, 2018 at 10:43 AM Peter Stephenson
> <p.stephenson@xxxxxxxxxxx> wrote:
>
> > The problem with this is all terminals are a bit different in
> > generally undetectable ways
>
> Is there a graphical terminal emulator that works on Linux and that
> does not exhibit the multi-line issue
> <https://gfycat.com/DecimalAdmiredJumpingbean>?
> I could reproduce the issue on gnome-terminal, xterm, rxvt.
> And I could also reproduce the issue that the commit fixed:
> http://www.zsh.org/mla/workers/2018/msg00093.html
> So I see a consistent behavior across these 3 terminals.
So you're saying the commit you say is causing the problem isn't
fixing the problem it was supposed to fix? That implies something
else changed, since dana tried it out at the time and said it worked.
I will certainly not be jumping into this myself now --- does someone
else want to look?
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author