Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Misaligned cursor when prompt linebroken
- X-seq: zsh-workers 44231
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: dana <dana@xxxxxxx>
- Subject: Re: Misaligned cursor when prompt linebroken
- Date: Thu, 18 Apr 2019 20:29:05 +0200
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=quARg7UwT+9IOCFxO1QZdIaIdggUFcV4WVm0otqwLVI=; b=DNfNb4Ld78Ftx6pYPTygeXMDZN40zhWKmtIWgayb2lZeIJjxc+KCBQdx77S+CxXKuq sTQ2KvXByVNAgZBFzhzfJm3rby6UehYarzVS1gszydqyapdt7rhdJvgxRUk6EztNjTH8 Cm77wlfhIVWbWIIfeZVz66B7Xw2L5VkDu6iWI20SFwFzMZ4pepTyUB/Non57QO6LM9Fx SGDQUrYk85vnfArmqWU9+JsDa2N1uO3Q24jl2x4qfhDj8VvMO+5n7kf51CJo1DsynYsS fGVTsvp1tVnBZoRPubKqbVQdnTrSBhqmVxJ1NXnl57+xVTu54NaSOkWRgiKJD0d76zIY X7Fg==
- In-reply-to: <8B423652-107C-4DDA-A333-907B42A670F8@dana.is>
- 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: <CAHYJk3QZKw-oEiEpxeFqCfqgVzMDeQZdLUknn=TnB1L+x1sV4w@mail.gmail.com> <8B423652-107C-4DDA-A333-907B42A670F8@dana.is>
On 4/18/19, dana <dana@xxxxxxx> wrote:
> On 18 Apr 2019, at 10:39, Mikael Magnusson <mikachu@xxxxxxxxx> wrote:
>>PS1=${(l:$COLUMNS::a:)}b
>>the cursor is placed on top of the "b" for me, both in urxvt and
>>xterm. Under zsh -f the initial rendering appears correct, but not
>>after I type two characters
>
> Same for me in Terminal.app. The return of workers/43267 (&al.), i suppose?
Just a small additional note that it doesn't matter that it's only one
character extra in my example, the same thing happens if you put
bbbbbbbb instead of just b.
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author