fix: terminal serialization and isolation

This commit is contained in:
Adam 2025-12-06 06:16:21 -06:00
commit 9111005165
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
9 changed files with 496 additions and 129 deletions

View file

@ -86,5 +86,8 @@
"overrides": {
"@types/bun": "catalog:",
"@types/node": "catalog:"
},
"patchedDependencies": {
"ghostty-web@0.3.0": "patches/ghostty-web@0.3.0.patch"
}
}