Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Misaligned cursor when prompt linebroken
- X-seq: zsh-workers 44230
- From: dana <dana@xxxxxxx>
- To: Mikael Magnusson <mikachu@xxxxxxxxx>
- Subject: Re: Misaligned cursor when prompt linebroken
- Date: Thu, 18 Apr 2019 12:56:24 -0500
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dana-is.20150623.gappssmtp.com; s=20150623; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=rX5ld+/vZcs4yxbcxX3/XJ0ZRs+F2SCCnBLYDpYebdg=; b=g9RZysHq4Alp/hmFBYSojoUcTx2Jhq9aSHZRyawDbpyiuqpcB7AoE1bQEi14nIPuap aSOkCpAu9w1+8nEVGWLTX5r0FUTNo/WehcItzvi1dIZQWMdhBE64vaisGcWHqyIKdzii yNgNgp/n6QH6AHrkX5Q5OMvHMhoR2KxVBT5r5NycLu6ze/Hi9paIwMqJMmsXgepx5CIq gvonCJSHs1LJxH6Y6LgT61MuFLQVKFWlkfJAWTRDV86xJ40VyQRkQkNZhLwf7w0bI6JE Yv/XX9KByCxq/bGZ6/FwoOEpVBMs2aglLbG0gJbL/4BZZ+FVFSUb7ylu80uinKHNwakW Rb+g==
- In-reply-to: <CAHYJk3QZKw-oEiEpxeFqCfqgVzMDeQZdLUknn=TnB1L+x1sV4w@mail.gmail.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: <CAHYJk3QZKw-oEiEpxeFqCfqgVzMDeQZdLUknn=TnB1L+x1sV4w@mail.gmail.com>
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?
dana
Messages sorted by:
Reverse Date,
Date,
Thread,
Author