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
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:
> 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 /us
On Sunday 11 March 2007 21:15:19 Benno Schulenberg wrote:
> Volkov Peter wrote:
> > 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. S
On Fri, 09 Mar 2007 11:39:18 -0500
Chet Ramey <[EMAIL PROTECTED]> wrote:
> Kevin F. Quinn wrote:
> > On Mon, 5 Mar 2007 17:49:47 -0500
> > Chet Ramey <[EMAIL PROTECTED]> wrote:
> >
> >> Bash-Release: 3.2
> >> Patch-ID: bash32-010
> >
> > I'm still seeing a difference in behaviour:
>
> Yes. Tha