Files
qmltermwidget/lib
Chih-Hsuan Yen a7511335f1 Fix "bold and intensive" colors
For example, \e[0;1m\e[90m should give bold gray texts. It gave black.

Quick notes:
0 => reset all attributes
1 => use bold. In popular implementations (VTE3 & konsole), it also
changes a normal color to an intense color
90 => color0, intense; usually gray

This is already fixed in konsole:
https://github.com/KDE/konsole/commit/771b4b22289d928f77d0a3bda9762b8137f2407c

I happen to use the same function name :)
2018-02-16 18:30:36 +01:00
..
2010-10-25 16:34:14 +02:00
2010-10-01 15:54:31 +02:00
2010-10-01 15:54:31 +02:00
2018-01-12 20:16:19 +01:00
2017-07-21 19:51:55 +02:00
2010-10-01 15:54:31 +02:00
2017-04-22 11:55:16 +02:00
2015-07-09 20:22:48 +02:00
2015-07-09 20:22:48 +02:00
2010-10-01 16:08:52 +02:00
2010-10-01 15:54:31 +02:00
2015-07-09 20:22:48 +02:00
2015-07-09 20:22:48 +02:00
2018-01-13 03:10:31 +01:00
2018-01-13 03:10:31 +01:00
2018-02-16 18:30:36 +01:00
2015-07-09 20:22:48 +02:00
2015-07-09 20:22:48 +02:00
2016-04-03 00:05:45 +02:00
2015-07-09 20:22:48 +02:00
2013-01-13 20:36:29 +01:00
2017-07-21 19:51:55 +02:00
2018-01-12 20:16:19 +01:00
2018-01-13 03:10:31 +01:00
2017-04-22 11:55:16 +02:00
2016-05-25 17:17:46 +03:00