Fix Ghostty terminal support (#26)

This commit is contained in:
David Beesley
2026-01-25 23:46:22 -07:00
committed by GitHub
parent e2b20dce1c
commit b821abdd2a
7 changed files with 1737 additions and 335 deletions

View File

@@ -5,6 +5,6 @@ members = [
]
[workspace.package]
version = "0.1.3"
version = "0.1.4"
edition = "2024"
authors = ["David Beesley"]