[Konsole-devel] [Bug 168300] configurable bold in Konsole

Jekyll Wu adaptee at gmail.com
Fri Mar 2 05:49:29 UTC 2012


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


Jekyll Wu <adaptee at gmail.com> changed:

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




--- Comment #28 from Jekyll Wu <adaptee gmail com>  2012-03-02 05:49:26 ---
(In reply to comment #18)
>
> We want to be able to tell Konsole how to interpret the ANSI SGR code 1:
>  [x] Bright color
>  [ ] Bold font
> 
> We would like to be able to tell Konsole whether to interpret code 1 as bright,
> and also, independently, whether to interpret code 1 as bold.  Two check boxes
> in the UI would do nicely.

I think your idea is fine. But using two independent check boxes is a little
problematic, because that means 4 possible combinations:

   1). bold font
   2). bright color 
   3). bright color + bold font
   4). no effect( does this make any sense for actual usage?)

Currently Konsole always uses bright color when requested, so the only
meaningful missing choice is 1).  I have no idea whether that is a popular
choice.

Implementing your suggestion probably would take much more code than making
Konsole respect "Bold=false" in colorscheme. So I think your suggestion is
unlikely to be considered and implemented in the near future.

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