Download Latest Version v0.3.4 source code.zip (731.8 kB)
Email in envelope

Get an email when there's a new version of wterm

Home / v0.3.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-07-28 764 Bytes
v0.3.1 source code.tar.gz 2026-07-28 567.8 kB
v0.3.1 source code.zip 2026-07-28 664.4 kB
Totals: 3 Items   1.2 MB 0

Bug Fixes

  • WASM view invalidation — cached DataView and Uint8Array views over WASM memory became detached when the module grew memory mid-call, throwing on getCell, getScrollbackCell and multi-chunk writeRaw (#92)
  • Scrollback colors in @wterm/ghosttygetScrollbackCell() packed fgRgb/bgRgb regardless of colorFlags, so cells with no explicit color rendered black instead of the terminal default (#93)
  • escapeHTML double quotes — the DOM renderer's escape helper left " unescaped (#94)

Improvements

  • Test coverage for @wterm/ghostty — the package had no test setup, so turbo run test skipped it entirely. It now runs in CI like the other packages (#93)

Contributors

  • @hobostay
  • @Railly
Source: README.md, updated 2026-07-28