[Konsole-devel] [Bug 233991] New: color remap xterm ANSI sequences not supported

Eli MacKenzie argonel at gmail.com
Sat Apr 10 20:43:53 UTC 2010


https://bugs.kde.org/show_bug.cgi?id=233991

           Summary: color remap xterm ANSI sequences not supported
           Product: konsole
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel at kde.org
        ReportedBy: argonel at gmail.com


It looks like xterm supports some more non-standard color sequences, see
http://invisible-island.net/xterm/ctlseqs/ctlseqs.html

OSC = "\e]" or 1B 5D
ST = "\e\\" or 1B 5C

Sequences like "OSC 4;{...} ST" are not handled.

Some of the xterm OSC sequences are handled, but ST is not. Even if the new
color sequences aren't to be supported, the ST should be but instead results in
"Undecodable sequence: \001b(hex)\\" on stdout.

I have a file that reportedly demonstrates the use of these codes.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list