Skip to content

improvements related to pty window size

Oswald Buddenhagen requested to merge work/ossi/stuff into master

i was actually investigating resize flicker (when tabs are first focused after a session restore, their width is clearly changed (reduced) from something weird to the actual size; observable by having midnight commander in these tabs), but instead of finding that bug i made some lower-level improvements. seems to work, see with strace stty size.

Merge request reports