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 43280
- 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:22:31 +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=sEhJZwG7Ose9VB0r8QPma8bzlTboD/PXp8pjlOdZL4A=; b=cq0WSvq8Vss+5t8VlyEUaQ8ZkvxNQZ+6/oWdFBYtsDIFC3C0UhA0/6Q3sZrp/ewYBv K1UhLAdWTjhv8Eb2MkxCP5Yo32RkW6YqHBJQUVIuB15DCiZe5OhlfKULM0jPMp8N4DDA C2Sy5r6I47ciX4+Is4qH/ya2Z60puPKbO/ktnLUtv2P3OcsxEUvfr4j2cOyCfc/e9nCF ZPVjJvc2tgm6EZ4LrZf13rOL9GVysBA2KXqg+KzrtIOV1PWHz9asI230Wle62g9VJz0o gxvvaEV+yNJJT2SEnRwwFz7DRAWGPU10RvO7xUEtj4uD4ReRoyvhJNX23CYLruzsh0iU tTiA==
- In-reply-to: <20180813084255eucas1p102bc21872ad72a2cd049d8d9db2f0e86~KZResIryo0309103091eucas1p10@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>
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.
--
Guillaume
Messages sorted by:
Reverse Date,
Date,
Thread,
Author