[Konsole-devel] [Bug 138740] please support direct 24-bit color specifications in escape sequences

Jekyll Wu adaptee at gmail.com
Wed Feb 29 12:49:30 UTC 2012


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


Jekyll Wu <adaptee at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adaptee at gmail.com




--- Comment #3 from Jekyll Wu <adaptee gmail com>  2012-02-29 12:49:30 ---
Well, another old report :)

The requested feature should have been implemented. 

Following examples now work fine in Konsole:

    echo -en "\e]10;blue\a"

    echo -en "\e]10;#ff00ff\a"

Also using the inkpot colorscheme in vim gives no warning mentioned in comment
#1.

The missing part is the form of "rgb:22/33/44" . That should be a trivial task
according to the Qt doc[1]

[1] http://developer.qt.nokia.com/doc/qt-4.8/qcolor.html#setAllowX11ColorNames

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