Skip to content

Support for 3-byte color mode

By doerwal... on October 07, 2010 13:34 (imported from Google Code)


Are there plans to support 3-byte color mode (i.e. escape sequences that directly switch the foreground or background color to a specified RGB value)?

An example for a script can be found here:

http://github.com/robertknight/konsole/tree/master/tests/color-spaces.pl

and a description here:

http://github.com/robertknight/konsole/tree/master/user-doc/README.moreColors

(Note that this is the same feature request as
http://sourceforge.net/tracker/?func=detail&aid=2175555&group_id=67789&atid=518976 for iTerm 1)