- Add support for some special key combinations (d00fb7f)
- Fontpack fixes (cf99adb)
- Add some correctness- and debug-related tweaks (1c91f9d)
- Compile tweaks and fixes (cd0c93e)
- Support simultaneous use of PRIMARY and CLIPBOARD (acfbb9d)
- Fix shell program resolution and inferior process error reporting (f3fcf8e)
- Fixes around originMode and horizontal margins (52e37ba)
- Refactoring: decouple Frame internal representation from Vterm (9d888b3)
- Test toolkit improvements (eeff9d6)
- Portability and configuration fixes (f867b72)
- Tune shell program resolution to use $SHELL if no shell is configured (8ab2bea)
- Do not abort on unaccessible fontpath component (aea41a1)
- Another round of portability fixes to make Zutty work on OpenBSD (ce9cbb5)
- Fix missing initialization of Vterm::margin{Top,Bottom} from Frame (8285658)
- Configuration and color handling enhancements (dc6e37d)
- Rendering tweaks (4c05587)
- Add -showWraps, useful for state visualization and debugging (7c28c66)
- Minor code fixup (mostly reformatting namespace braces) (c7e5f6b)
- Add scrollback support (aa3f344)
- Resize: observe south-west gravity (65ee551)
- Test toolkit improvements & maintenance (e54db3f)
- Fix regression of not setting WINDOWID in shell (a34f5d3)
- Documentation revision (1c0f99b)