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 43281
- 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:40:58 +0100
- Cc: <warepire.ml@xxxxxxxxx>
- Cms-type: 201P
- Dkim-filter: OpenDKIM Filter v2.11.0 mailout1.w1.samsung.com 20180813114100euoutp01e2e05bb15fb97a8989f8b90141077fa5~Kbs_V3YJV0306003060euoutp01v
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=samsung.com; s=mail20170921; t=1534160460; bh=0yA2GsuQzhQU2UY1IVXsgonHWPaFNQG+K1W+KcdbAC4=; h=Date:From:To:CC:Subject:In-Reply-To:References:From; b=VabMPDd7v8Q2xRtJ8nJJuFXfOCDTymHAEeg5wIYsnXOpKYrhd661Wg1BS48WTGTRX L/Jyjh0y6MkD756lX7Vq4QvowMAa1x+prJQKF8YMexkHdP2FEw7mZdMAnZe+at5QaW 4Dmpl5Ewne3SoJHKm/tk1nHeF1rL4VRjKPTYmvJU=
- In-reply-to: <20180813123639.5899f64e@camnpupstephen.cam.scsc.local>
- 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> <20180813123639.5899f64e@camnpupstephen.cam.scsc.local>
On Mon, 13 Aug 2018 12:36:39 +0100
Peter Stephenson <p.stephenson@xxxxxxxxxxx> wrote:
> 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?
or is this comment from dana about the original patch relevant?
> PS: When i was testing it i had changed the comparison in both places;
> as mentioned, the patch as submitted only changes the first one.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author