Add session_navigation to configurable keybinds #1381

Closed
opened 2026-02-16 17:30:44 -05:00 by yindo · 5 comments
Owner

Originally created by @evatt-harvey-salinger on GitHub (Aug 19, 2025).

I get this error when I try to configure the session_navigation keybind (even when trying to set it to the default setting).

Error: Config file at /home/evatt@int-episci.com/.config/opencode/opencode.json is invalid
↳ Unrecognized key(s) in object: 'session_navigation' keybinds
Originally created by @evatt-harvey-salinger on GitHub (Aug 19, 2025). I get this error when I try to configure the `session_navigation` keybind (even when trying to set it to the default setting). ``` Error: Config file at /home/evatt@int-episci.com/.config/opencode/opencode.json is invalid ↳ Unrecognized key(s) in object: 'session_navigation' keybinds ```
yindo closed this issue 2026-02-16 17:30:44 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Aug 19, 2025):

This issue might be a duplicate of existing issues. Please check:

  • #855: Same exact error message "Unrecognized key(s) in object" but for different keybinds (help, history_previous, history_next). The issue appears to be with the configuration schema not recognizing certain keybind names.

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Aug 19, 2025): This issue might be a duplicate of existing issues. Please check: - #855: Same exact error message "Unrecognized key(s) in object" but for different keybinds (help, history_previous, history_next). The issue appears to be with the configuration schema not recognizing certain keybind names. Feel free to ignore if none of these address your specific case.
Author
Owner

@evatt-harvey-salinger commented on GitHub (Aug 19, 2025):

Definitely related to the issue above. Here's a lil report opencode made for me, maybe it helps a maintainer.

codebase-analysis-session_navigation.md

@evatt-harvey-salinger commented on GitHub (Aug 19, 2025): Definitely related to the issue above. Here's a lil report opencode made for me, maybe it helps a maintainer. [codebase-analysis-session_navigation.md](https://github.com/user-attachments/files/21873055/codebase-analysis-session_navigation.md)
Author
Owner

@rekram1-node commented on GitHub (Aug 19, 2025):

yeah that keybind doesn't exist I will fix docs

@rekram1-node commented on GitHub (Aug 19, 2025): yeah that keybind doesn't exist I will fix docs
Author
Owner

@evatt-harvey-salinger commented on GitHub (Aug 19, 2025):

Dang, thanks!

@evatt-harvey-salinger commented on GitHub (Aug 19, 2025): Dang, thanks!
Author
Owner

@rekram1-node commented on GitHub (Aug 19, 2025):

np

@rekram1-node commented on GitHub (Aug 19, 2025): np
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#1381