mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 21:57:55 +00:00
b7d1c40460
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. |
||
---|---|---|
.. | ||
include/terminal | ||
run | ||
src | ||
README |
This directory is a source-code repository containing Genode-specific services and applications. In contrast to the components that come with the 'os' repository, programs contained in 'gems' are able to leverage the functionalities provided by higher-level repositories such as 'libports', and 'qt4'. To use the 'gems' repository, make sure to also add those repositories to your build configuraion.