- Shorten renderer critical section and simplify resize condition (a257aed)
- Handle SIGCHLD (received when shell process exits) (eea2665)
- Documentation and minor (configuration/test-related) fixes (d58ce67)
- Minor documentation updates: links, css, etc. (17a038d)
- Run waf on python3; Ignore problem keys (AltGr) on non-US keyboards (bfbc682)
- Do not reset screen on switch to alt (fix problem w/cursorKeyMode) (a36bc7e)
- install_vttest.sh: Bump version and fetch directly from upstream (324979b)
- Correct behaviour for ICH, DCH, IL, DL. (c792cf1)
- Reset any inherited signal handler for SIGINT and SIGQUIT (9eb8fde)
- Change EGL context test on startup (736becc)
- Better handling of window close events (cd0cf7f)
- Fix compilation on NixOS (ccccbad)
- Improve typing latency by omitting extra redraw on X key events (d9e9f13)
- Improve latency and decrease GPU utilisation (471cc60)