Revision 771b4b2...

Go back to digest for 18th September 2011

Bug Fixes in KDE Base

Jekyll Wu committed changes in [konsole] /:

ANSI escape code "\e[1;93m" should generate intensive color.

The current behavior is bold(1) will toggle the intensity of an
intensive color(93), so the result is a normal color. This is
counter-intuitive. Xterm, rxvt, and all vte-base emulators generate
intensive color in this case.


FIXED-IN: 4.8
REVIEW: 102554

File Changes

Modified 2 files
  •   src/CharacterColor.h
  •   src/Screen.cpp
2 files changed in total