Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Misaligned cursor when prompt linebroken



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:
b[cursor] -> press 1
b1[cursor] -> press 2
12[cursor]

-- 
Mikael Magnusson



Messages sorted by: Reverse Date, Date, Thread, Author