mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-24 07:46:42 +00:00
20213e2c76
This patch changes decouples the conversion of the terminal state to pixels from the write RPC function. Intermediate terminal states produced by sub sequential write operations do not end up on screen one by one but only the final state becomes visible. This drastically improves the speed of scrolling through large text output. |
||
---|---|---|
.. | ||
server | ||
test/terminal_decoder |