Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zle .redisplay sometimes eating up a line
- X-seq: zsh-users 24063
- From: Roman Perepelitsa <roman.perepelitsa@xxxxxxxxx>
- To: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- Subject: Re: zle .redisplay sometimes eating up a line
- Date: Mon, 15 Jul 2019 11:18:15 +0200
- Cc: Zsh Users <zsh-users@xxxxxxx>
- 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=GUTBrbxpw5NzdQr5uJtWwbQDackayRJO+YnYD+GvmbA=; b=DAgVV88H5rfg4GKTIr+pWmIQrvSm0a3hnFx9GORiYwwXW7pWlL0rYPZSZbp79cEdZg nkHQ90mzUEYVjsGVXS2N/RE+uG2rj4fO/d7iB3hpYBMk5ofYi0T/5ALt6to7XgL21dC3 BUC69HZGIgT0/EhBQVHebgYZLN9SNAeH0Tgb+ib6zCubH58vBfJ5OuitPRPN+VBO7pXa BWh12tb70hf7LN0xVT44R5VNy1tX1AU6s9O/gCQQrYH6ahlZfxDzD2KsEws6xcCjcNw5 ulUMr6RgHfDcyYUJELFvb55egVLNJKtR+GS1S82WBxW9B8UOjqPmk2KOYuAsK00EY+Wt SG0w==
- In-reply-to: <CAKc7PVD-7We+6JFGQOz2X+TunjWzdifc1i2BWZNd9yv8L94g=w@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CAKc7PVD-7We+6JFGQOz2X+TunjWzdifc1i2BWZNd9yv8L94g=w@mail.gmail.com>
On Mon, Jul 15, 2019 at 5:03 AM Sebastian Gniazdowski
<sgniazdowski@xxxxxxxxx> wrote:
>
> Hello,
> I have a problem where a .redisplay call done from a zle -F callback
> eats up a previous line of text in the terminal.
What's your $ZSH_PATCHLEVEL?
Could you post self-contained instructions for reproducing this?
Something like this:
1. Start `zsh -df`.
2. Copy-paste this code. The code should not require Internet access.
3. Press and hold Ctrl+T.
Roman.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author