use new opentui getTextRange method and Bun.stringWidth instead of value.length to mitigate issues like #3734
This commit is contained in:
parent
d549cd3213
commit
6deaf54bb3
3 changed files with 24 additions and 16 deletions
|
|
@ -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:",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue