Hello.
The issue was reported at http://bugs.gentoo.org/156292 and is still
reproducible in bash-3.2 patch level 10 and with redisplay-cursor-patch.
To save you time steps to reproduce the problem:
1. Set PS1='\[\033[01;31m\]\h\[\033[01;34m\] \W \$\[\033[00m\] '
2. cd /usr/share
3. press +R, then
On Сбт, 2007-02-24 at 09:37 +0100, Andreas Schwab wrote:
> Volkov Peter <[EMAIL PROTECTED]> writes:
> > I've checked this behavior and in xterm everything works. Thus seems
> > that this is konsole bug and bash works as it should.
>
> Except that is also fails in x
Hello Chet.
On Fri, 2007-02-23 at 16:43 -0500, Chet Ramey wrote:
> I can't reproduce this on Mac OS X, using Terminal or xterm. I will
> look further when I have access to a Linux machine.
I've checked this behavior and in xterm everything works. Thus seems
that this is konsole bug and bash work
Hello.
I use the following colored primary prompt string:
PS1="\[\033[01;32m\]\w \$\[\033[00;00m\] "
Then I create directory with russian name. (locale ru_RU.UTF8). If I cd
into directory in bash-3.1 everything works as expected but in bash-3.2
cursor became positioned N spaces after $ and every