use new opentui getTextRange method and Bun.stringWidth instead of value.length to mitigate issues like #3734

This commit is contained in:
Sebastian Herrlinger
2025-11-03 15:15:55 +01:00
parent d549cd3213
commit 6deaf54bb3
3 changed files with 24 additions and 16 deletions

View File

@@ -54,8 +54,8 @@
"@opencode-ai/plugin": "workspace:*",
"@opencode-ai/script": "workspace:*",
"@opencode-ai/sdk": "workspace:*",
"@opentui/core": "0.1.32",
"@opentui/solid": "0.1.32",
"@opentui/core": "0.1.33",
"@opentui/solid": "0.1.33",
"@parcel/watcher": "2.5.1",
"@solid-primitives/event-bus": "1.1.2",
"@pierre/precision-diffs": "catalog:",