Re: 5.2-alpha prompt broken on next line

2022-03-21 Thread konsolebox
On Mon, Mar 21, 2022 at 7:11 PM Chet Ramey wrote: > Isn't this the same as > > https://lists.gnu.org/archive/html/bug-readline/2022-02/msg00038.html ? > > That's already fixed. I'm sorry I didn't check. Yes it's already fixed. -- konsolebox

Re: 5.2-alpha prompt broken on next line

2022-03-21 Thread Chet Ramey
On 3/21/22 2:49 PM, konsolebox wrote: After setting PS1 to the following value and resizing window to 90 or 89 columns, display of then typed characters becomes broken. PS1=$'f \\[\E[0;1;37m\\]\\$\\[\E[0m\\]

5.2-alpha prompt broken on next line

2022-03-21 Thread konsolebox
After setting PS1 to the following value and resizing window to 90 or 89 columns, display of then typed characters becomes broken. PS1=$'f \\[\E[0;1;37m\\]\\$\\[\E[0m\\] ' It may or may not need backspace to b