From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 356 invoked by alias); 21 May 2016 03:29:10 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 38529 Received: (qmail 18733 invoked from network); 21 May 2016 03:29:07 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,HTML_MESSAGE autolearn=ham autolearn_force=no version=3.4.1 Date: Sat, 21 May 2016 04:29:00 +0100 (BST) From: To: Zsh Workers Message-ID: In-Reply-To: <20160520102848.GA4726@cventin.lip.ens-lyon.fr> References: <> <20160520102848.GA4726@cventin.lip.ens-lyon.fr> Subject: Re: Prompt Redrawn When Resizing Or Deleting Panes In Tmux MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_5053_110696226.1463801340731" ------=_Part_5053_110696226.1463801340731 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Are you asking that I only try with these 2 in .zshrc? zsh -f RPS1=3D. If so I tried it and the same problems... 20. May 2016 10:28 by vincent@vinc17.net: > [Note: I'm not a zsh developer.] > > On 2016-05-20 02:36:54 +0100, > email.box@tutanota.de> wrote: >> I'm not sure if this is a bug, or because the way tmux works, zsh is >> redrawing itself on the screen, therefore creating addition prompts. >> >> Please see this bug report for all the things I've been running into wit= h >> tmux; >> >> https://github.com/tmux/tmux/issues/405 > > When you close panes, other panes (windows) are resized, so that > a prompt redraw is expected. However, it's strange the new prompt > doesn't appear in place, but on the next line. > > Do you get the same problem outside tmux when resizing the terminal? > If no, the problem seems to come from tmux. > > Also try the same tests with: > > zsh -f > RPS1=3D. > > -- > Vincent Lef=C3=A8vre <> vincent@vinc17.net> > - Web: <> https://www.vinc1= 7.net>=20 > > > 100% accessible validated (X)HTML - Blog: <> https://www.vinc17.net/blog>= > > Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon) ------=_Part_5053_110696226.1463801340731--