How Terminals Work - oils-for-unix/oils GitHub Wiki
Back: How Interactive Shells Work
Testing
- by scripting tmux, as mentioned in the ballingt.com post
- with vtparse -- there's a demo in
demo/tty.sh
What to Test
- resizes and SIGWINCH
Back: How Interactive Shells Work
demo/tty.sh