Chet Ramey <[EMAIL PROTECTED]> writes:
> I can't reproduce this on Mac OS X, using Terminal or xterm.
I can reproduce it with
GNU bash, version 3.2.9(1)-release (powerpc-apple-darwin8.8.0)
both with Terminal and xterm.
Andreas.
--
Andreas Schwab, SuSE Labs, [EMAIL PROTECTED]
SuSE Linux Product
Volkov Peter wrote:
> 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 po
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