genode/gems/include/terminal
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
..
cell_array.h Split terminal implementation into multiple files 2012-10-30 12:25:19 +01:00
character_screen.h Terminal: add explicit handling of sgr0 + sgr seq 2012-07-23 14:05:54 +02:00
character_screen_tracer.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
decoder.h Terminal: add bg color handling + PDBG 2012-11-14 16:57:43 +01:00
keymaps.h Split terminal implementation into multiple files 2012-10-30 12:25:19 +01:00
read_buffer.h Split terminal implementation into multiple files 2012-10-30 12:25:19 +01:00
scancode_tracker.h Split terminal implementation into multiple files 2012-10-30 12:25:19 +01:00
types.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00