-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Open
Labels
bugSomething isn't workingSomething isn't workingopentuiThis relates to changes in v1.0, now that opencode uses opentuiThis relates to changes in v1.0, now that opencode uses opentui
Description
Description
In the default key bindings (according to https://opencode.ai/docs/keybinds/), the home and end keys are bound twice and it appears that for me the messages bindings always take precedence.
"messages_first": "ctrl+g,home",
"messages_last": "ctrl+alt+g,end",
"input_buffer_home": "home",
"input_buffer_end": "end",
Of course, I can alter these to fit my needs, but imo the defaults are wrong – especially since opencode does not seem to operate in input modes or with any kind of "input focus".
Plugins
None
OpenCode version
1.1.53
Steps to reproduce
- Enter text in a prompt.
- Try to move the caret in the input using
homeorendkeys. - Nothing happens (it tries to scroll the message history but there is none. if you alread have a message history, it wil scroll that instead)
Screenshot and/or share link
No response
Operating System
Arch Linux
Terminal
alacritty
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingopentuiThis relates to changes in v1.0, now that opencode uses opentuiThis relates to changes in v1.0, now that opencode uses opentui