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 43282
- From: Guillaume Chazarain <guichaz@xxxxxxxxx>
- To: p.stephenson@xxxxxxxxxxx
- Subject: Re: "off by one fix in multiple prompts" breaks multiline prompt
- Date: Mon, 13 Aug 2018 13:42:50 +0200
- Cc: zsh-workers@xxxxxxx, warepire.ml@xxxxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=BuG30AnmV4thdLxmnBhFeSO/hxGxh3lb5aVQtYkQq1Y=; b=h0UrpF3co3OhUz6lFsCh9AAFLy4vXY3zb6ogRBoWMVIkQREBj2ofEW35Cz+J7VtjJI trH/fILn5Q2DC6FGYGVsLw6lqRLFEUCCEMyg1xTU+CFNjIyFYzcprleeIfmU2LJiUoQf qebTbg4IXdKGKh1njxSOHt1BZfCHRMqgpHb0q7qO+Bd+Tumo8wMsltS/4RVTOo+EPEp7 7inHDwh4AxX1zUOWGvYcuEvos0oLAtL44k4C/rb9PJsBsorVu77ZvegcAiX7HneVCwoK CZgLfktDSFrqmGL/90hgboSKC7p5ynhKQKIAKADBZbp3yjJAGkkUNrIg86Q1zPgPTvXE CoEg==
- In-reply-to: <20180813113640eucas1p19d52c9c05089626f375a00c5115aef32~KbpML4Mzp0510505105eucas1p1P@eucas1p1.samsung.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
- References: <CGME20180810072702epcas5p4ecaa5cffa5dc7668e2b2aa3a30824f36@epcas5p4.samsung.com> <CAA879TMRSWDSkqHP206-JLaJ8F4U=18DYU1CpCwCQ4iWMu_4Tg@mail.gmail.com> <20180813084255eucas1p102bc21872ad72a2cd049d8d9db2f0e86~KZResIryo0309103091eucas1p10@eucas1p1.samsung.com> <CAA879TPfqJbR1vwYfbRTCWoqkC-iH7pXHSwGYUzqOj8CT95xPg@mail.gmail.com> <20180813113640eucas1p19d52c9c05089626f375a00c5115aef32~KbpML4Mzp0510505105eucas1p1P@eucas1p1.samsung.com>
On Mon, Aug 13, 2018 at 1:36 PM Peter Stephenson <p.stephenson@xxxxxxxxxxx>
wrote:
> 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.
>
Sorry, I was unclear.
The commit is indeed fixing the problem it was supposed to fix.
I meant that on all terminals I tested, I saw consistent behaviour:
the commit fixes the original problem but introduces a new one (mine).
So it looks like it should be possible to fix both problems.
--
Guillaume
Messages sorted by:
Reverse Date,
Date,
Thread,
Author