| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-02 | 593 Bytes | |
| v0.4.0 source code.tar.gz | 2026-09-02 | 725.3 kB | |
| v0.4.0 source code.zip | 2026-09-02 | 837.1 kB | |
| Totals: 3 Items | 1.6 MB | 0 | |
New Features
- Kitty keyboard protocol: the built-in and Ghostty cores negotiate Kitty keyboard reporting, while the DOM renderer encodes browser keyboard events using the active terminal state.
- Kitty terminal images: Ghostty-backed terminals render bounded direct PNG, RGB, and RGBA graphics through the optional terminal graphics API and a scroll-aware canvas overlay.
Bug Fixes
- Fractional scroll ownership: the DOM renderer preserves follow mode when browser reclamping changes the scroll position during terminal updates.
Contributors
- @ctate
- @Railly