summaryrefslogtreecommitdiffhomepage
path: root/packages
diff options
context:
space:
mode:
authorSebastian Herrlinger <[email protected]>2025-11-23 01:42:33 +0100
committerSebastian Herrlinger <[email protected]>2025-11-23 01:42:33 +0100
commit733e1f79ac725bd4dc86e59446096ae25ad03bf8 (patch)
treea17fe82f59cb55c4605e116a38d6994ceeace5e7 /packages
parent2a6cbfd5fda7dc1c8b87b17d7849f08a61aa1372 (diff)
downloadopencode-733e1f79ac725bd4dc86e59446096ae25ad03bf8.tar.gz
opencode-733e1f79ac725bd4dc86e59446096ae25ad03bf8.zip
bump opentui to v0.1.49
- fix stdin handling for suspend/resume - fix textarea cursor movement segfault for wcdwidth (alacritty/tmux)
Diffstat (limited to 'packages')
-rw-r--r--packages/opencode/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/opencode/package.json b/packages/opencode/package.json
index c6ccf522a..01593075e 100644
--- a/packages/opencode/package.json
+++ b/packages/opencode/package.json
@@ -56,8 +56,8 @@
"@opencode-ai/script": "workspace:*",
"@opencode-ai/sdk": "workspace:*",
"@opencode-ai/util": "workspace:*",
- "@opentui/core": "0.1.47",
- "@opentui/solid": "0.1.47",
+ "@opentui/core": "0.1.49",
+ "@opentui/solid": "0.1.49",
"@parcel/watcher": "2.5.1",
"@pierre/precision-diffs": "catalog:",
"@solid-primitives/event-bus": "1.1.2",