diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-08-20 19:22:30 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-08-20 19:22:30 +0200 |
commit | b28c3db57884d406d5a39750fdc9e46baeb139af (patch) | |
tree | 1eda6f403ac77e46d3a9f5098a0b6869aec7a00d /sys/lib/python/threading.py | |
parent | bc54898807d27e79ba9f1b595ef3e09e3da67522 (diff) |
vt: implement /dev/cons and /dev/consctl as a fileserver, winch, incremental redraw
we used to bind a pipe to /dev/cons and /dev/consctl with some
shared segment hack to pass tty info arround. now we implement
this as a fileserver.
add support for "winchon"/"winchoff" ctl message to enable interrupt
on window size change. (used by ssh)
keep track of fullscreen scrolls, avoiding redrawing the whole
screen each time.
Diffstat (limited to 'sys/lib/python/threading.py')
0 files changed, 0 insertions, 0 deletions