[Konsole-devel] [Bug 226308] konsole renders coloured files bold/illegible
Valentine Sinitsyn
e_val at inbox.ru
Tue Jun 1 18:07:49 UTC 2010
https://bugs.kde.org/show_bug.cgi?id=226308
Valentine Sinitsyn <e_val at inbox.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |e_val at inbox.ru
--- Comment #19 from Valentine Sinitsyn <e_val inbox ru> 2010-06-01 20:07:43 ---
The problem lies in ANSI escape codes used to switch colors in terminal. They
don't distinguish between bold and bright, so it is up to implementation what
to do if it sees such a command. In KDE3, Konsole was just making the color
intensive. In KDE4, it is making the color intensive and the font bold.
IMHO, this behavior should be user-configurable. I have created a patch which
implements the respective per-profile option and posted it to KDE Reviewboard
(http://reviewboard.kde.org/r/4201/). Feel free to review, test and comment.
--
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