genode/gems/src
Josef Söntgen b7d1c40460 Terminal: add bg color handling + PDBG
Set the right bg color instead of using a dimmed version of the fg
color. The colors are stored in the first 6 bits of the color index.
Thereby the first 3 bits contain the fg and the second 3 bits the
bg color.

The debug message in _handle_esc_seq5() now shows the sequence in
question.

Fixes #495.
2012-11-14 16:57:43 +01:00
..
server Terminal: add bg color handling + PDBG 2012-11-14 16:57:43 +01:00
test/terminal_decoder Terminal: add explicit handling of sgr0 + sgr seq 2012-07-23 14:05:54 +02:00