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

rofl0r rofl at krazz.net
Sun Dec 5 16:32:01 UTC 2010


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





--- Comment #4 from rofl0r <rofl krazz net>  2010-12-05 17:32:00 ---
the problem with Konsole here is that it allows 256 colors to be picked, but
only if taken from a linear palette (the one used by the famous perl program
http://www.frexx.de/xterm-256-notes/data/256colors2.pl ).
however if you pick other colors by RGB values with init_color, that are not in
this linear set, it fails. my guess is that the author only used the above perl
script for tests.

-- 
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