Control: tags -1 confirmed
Control: found -1 5.2.21-2.1
On Thu, 8 Aug 2024 16:42:57 +0000 Michael Gold <mich...@bitplane.org> wrote:
I'm using bash package version "5.2.21-2.1". Upon further investigation
under variously "clean" environments, I can still re-produce this inside
urxvt (rxvt-unicode 9.31-3+b1), but only if LANG is set.
Oh, I see. In my tests I had LC_* set, but LANG was not set.
I can confirm that this issue happens also with gnome-terminal and
xterm, as long as LANG is set to an available locale ending with ".UTF-8".
To reproduce:
$ set LANG=C.UTF-8
$ x=$(eval "printf x%.0s {1..$((COLUMNS*2-1))}")
$ PS1=$'\[\e[0;34;42m\]'$x$'\[\e[0m\]\$ '
(press up arrow)
(type anything)
Regards,
--
Gioele aArabucci