Re: Composed characters + colour = strange cursor behaviour

2007-06-27 Thread Benno Schulenberg
Tristan Miller wrote: > However, there still seems to be a problem when multibyte > characters appear in the prompt in the last column of the > terminal window. Specifically, when the last character in a line > is multibyte, it is sometimes printed as "��". > > I initially thought that this was a t

Re: Composed characters + colour = strange cursor behaviour

2007-06-26 Thread Benno Schulenberg
Tristan Miller wrote: > Bash Version: 3.2 > Patch Level: 9 Please try again with patch level 17. Patch 16 or 17 addresses multibyte characters. > Repeat-By: > 1. PS1="\w\[\033[0m\]" > 2. mkdir n̈ > (Note that the above is U+006E U+0308) > 3. cd n̈ > (At this point