| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-02 | 837 Bytes | |
| v0.4.1 source code.tar.gz | 2026-09-02 | 736.1 kB | |
| v0.4.1 source code.zip | 2026-09-02 | 847.1 kB | |
| Totals: 3 Items | 1.6 MB | 0 | |
New Features
- Local terminal workspace: the local example now supports multiple independent shell sessions with an accessible sidebar for creating, switching, and closing sessions, plus live working-directory labels.
- Kitty image sizing and geometry: DOM terminals answer Kitty pixel-geometry queries, configurable image bounds preserve aspect ratio, and the local PTY forwards browser dimensions so Kitty clients can detect image support.
Improvements
- Implicit image flow: auto-sized Kitty images align with the terminal content and reserve their rendered height, keeping following shell prompts visible below the image.
- Local example core switching: built-in and Ghostty terminal sessions share the workspace while the Ghostty route enables bounded Kitty image rendering.
Contributors
- @ctate