bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bash-3.2 regression: command history display with coloured PS1.


From: Peter Volkov
Subject: bash-3.2 regression: command history display with coloured PS1.
Date: Mon, 26 Mar 2007 14:05:56 +0400

Hello.

The following bug (http://bugs.gentoo.org/172260)

==========================================================
Steps to reproduce:
PS1="\e[36m[\e[34m\u\e[0m \e[32m\w\e[36m] \\$\e[0m "
LC_ALL="en_US.UTF8"
ls
echo ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
<Press up arrow twice>

Bash 3.1.* works correctly.
==========================================================

is reproducible with patch Chet provided in thread "bash-3.2 regression:
broken colour prompt". So i think this is another bug. Thank you in
advance.

-- 
Peter.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]