[Konsole-devel] [Bug 47838] New: ANSI sequences not interpreted properly
bugzilla at kde.org
bugzilla at kde.org
Fri Sep 13 22:08:39 UTC 2002
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=47838
Summary: ANSI sequences not interpreted properly
Product: konsole
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: konsole-devel at kde.org
ReportedBy: thomas at koeller.dyndns.org
Version: (using KDE KDE 3.0.3)
Installed from: Compiled From Sources
OS: Linux
Running a bash shell in konsole, I set the prompt string like so: PS1="\e]2;\w\a\e[34;1m\! \s-\v \$\e[0m ". This should set the text foreground color to blue and also set the 'bold' attribute. However, the 'bold' attribute is ineffective for the first session in a konsole window, while it does take effect in the second and all following sessions. Another problem is that konsole recognizes the CSI sequence only if the seven-bit encoding '\e[' is used, the equivalent eight-bit encoding '\233' is not recognized.
More information about the konsole-devel
mailing list