Commit f2fd66b
fix: update @opentui/core and @opentui/solid to 0.1.88
The v1.1.3 binary had a symbol mismatch between the bundled JS code
(expecting setCursorStyle) and the native library (exporting
setCursorStyleOptions), causing blank screen on TUI startup. Pinning
both packages to 0.1.88 ensures consistent types and native symbols.
Also fixes PasteEvent API change (text -> bytes).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1e35499 commit f2fd66b
4 files changed
Lines changed: 31 additions & 78 deletions
File tree
- packages/cyberstrike
- src/cli/cmd/tui/component/prompt
0 commit comments