Chet Ramey wrote:
> Benno Schulenberg wrote:
> > Volkov Peter wrote:
> >> In bash-3.2:
> >> ~/tmp/bash/bash-3.2 $ mkdir тест/
>
> Try the attached patch; it fixes the display problems for me.
To add to the chorus: that indeed fixes the cursor problem when
having non-ascii in the displayed path.
Volkov Peter wrote:
> In bash-3.2:
> ~/tmp/bash/bash-3.2 $ mkdir тест/
> ~/tmp/bash/bash-3.2 $ cd тест/
> ~/tmp/bash/bash-3.2/тест $ ls
> ~/tmp/bash/bash-3.2/тест $ #
Same problem here (# is position of cursor):
[EMAIL PROTECTED] ~ $ mkdir ĉĉ
[EMAIL