I have backported bash from Gutsy (3.2-0ubuntu8; bash --version: 3.2.17(1)-release) and cannot reproduce it here: [EMAIL PROTECTED] ~]$ COMMAND_PROMPT= [EMAIL PROTECTED] ~]$ PS1='\[\e[0;[EMAIL PROTECTED] \W]\$ \[\e[m\]' [EMAIL PROTECTED] ~]$ mkdir Motörhead [EMAIL PROTECTED] ~]$ cd Motörhead/ [EMAIL PROTECTED] Motörhead]$ echo foo foo [EMAIL PROTECTED] Motörhead]$ echo $LANG de_DE.UTF-8
This may have been fixed by http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-016 - which is in Gutsy already. -- non-ASCII characters in PS1 cause cursor to appear in wrong place https://bugs.launchpad.net/bugs/102179 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
