Re: bash-3.2 regression: broken colour prompt

2007-03-11 Thread Benno Schulenberg
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.

Re: bash-3.2 regression: broken colour prompt

2007-02-23 Thread Benno Schulenberg
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