feat: upgrade to ghostty-web 0.4.0-ime-fix from rcarmo/ghostty-web

- Vendor patched version with native theme/palette support at WASM level
- Remove color remapping patches (no longer needed)
- Pre-load Ghostty WASM before terminal creation
- Bundle size reduced from 1.16 MB to 0.67 MB
- Includes IME input fixes

Bump version to 0.7.0
This commit is contained in:
GitHub Copilot
2026-01-28 11:15:09 +00:00
parent 05d42d275f
commit b6bb994e8e
6 changed files with 58 additions and 196 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "textual-webterm"
version = "0.6.9"
version = "0.7.0"
description = "Serve terminal sessions over the web"
authors = ["Will McGugan <will@textualize.io>"]
license = "MIT"