[PR #3960] Normalize keybind parsing and guard TUI parser fallbacks #10816

Closed
opened 2026-02-16 18:15:33 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/3960

State: closed
Merged: No


\n## Summary\n- snapshot the legacy TUI bootstrap in app-original.tsx while native renderer detection work is staged\n- rely on configured newline/submit bindings in the prompt instead of hard-coding return vs meta+return\n- normalize keybind parsing/toString output and guard bash tree-sitter parsing when the WASM parser fails to load\n\n## Testing\n- not run (branch inherits existing typecheck failures)\n

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/3960 **State:** closed **Merged:** No --- \n## Summary\n- snapshot the legacy TUI bootstrap in app-original.tsx while native renderer detection work is staged\n- rely on configured newline/submit bindings in the prompt instead of hard-coding return vs meta+return\n- normalize keybind parsing/toString output and guard bash tree-sitter parsing when the WASM parser fails to load\n\n## Testing\n- not run (branch inherits existing typecheck failures)\n
yindo added the pull-request label 2026-02-16 18:15:33 -05:00
yindo closed this issue 2026-02-16 18:15:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10816