a93c80292d
Rather than keeping a separate queue of all logged lines in memory, we rely on the curses window scrolling functionality to scroll lines. On resizing the terminal this means, we'll clear the screen and start filling it afresh, but that should be acceptable. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> |
||
---|---|---|
.. | ||
__init__.py | ||
Curses.py | ||
debuglock.py | ||
Machine.py | ||
Noninteractive.py | ||
TTY.py | ||
UIBase.py |