mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
sgr0 is currently implemented as a wrapper of sgr(0) which seems to work fine. For now we accept but ignore certain sgr sequences like for example [0;10;1m which is generated by lynx even when using TERM=linux (I am not sure yet if that's actually valid at all).