[Konsole-devel] [Bug 155801] xtermcontrol crashes Konsole in KDE 4.0
Robert Knight
robertknight at gmail.com
Wed Mar 19 03:05:05 UTC 2008
------- 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=155801
robertknight gmail com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From robertknight gmail com 2008-03-19 04:05 -------
SVN commit 787355 by knight:
Add support for setting background and foreground colors of a session's displays
using the Xterm Operating System Controls escape sequences.
See the "Operating System Controls" section on this page:
http://rtfm.etla.org/xterm/ctlseq.html
Other colors and multiple color sequences are not supported.
xtermcontrol --fg=<color> --bg=<color> now work as expected.
In addition to standard color names ("green","blue","red") etc, Qt
also accepts SVG color names:
http://www.w3.org/TR/SVG/types.html#ColorKeywords
BUG: 155801
M +12 -20 Session.cpp
M +24 -1 Session.h
M +5 -1 SessionController.cpp
M +18 -8 TerminalDisplay.cpp
M +12 -0 TerminalDisplay.h
WebSVN link: http://websvn.kde.org/?view=rev&revision=787355
More information about the konsole-devel
mailing list