| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-04 | 475 Bytes | |
| v0.5.0 source code.tar.gz | 2026-09-04 | 753.1 kB | |
| v0.5.0 source code.zip | 2026-09-04 | 874.3 kB | |
| Totals: 3 Items | 1.6 MB | 1 | |
New Features
- Svelte support: added
@wterm/sveltewith a Svelte 5<Terminal />component, callbacks, imperative controls, SSR-safe initialization, and shared DOM/core exports, plus documentation and an example.
Bug Fixes
- Focused cursor visibility: cell foreground and background styles are now overridable by the cursor rule, keeping the focused cursor visible over colored, wide, block, and blank cells.
Contributors
- @ctate
- @jaredevans