Skip to content

Conversation

@gregor-tokarev
Copy link

Currently, it's impossible to navigate in /models or /agents dialog with Ctrl+P Ctrl+N. Only arrow up, arrow down. This MR fixes it.

@ariane-emory
Copy link
Contributor

Already works for me without this PR with this keybinding property in opencode.json:

  "keybinds": {
    "history_next": "ctrl+n",
    "history_previous": "ctrl+p",
  },

@gregor-tokarev
Copy link
Author

I didn't know about this setting. Thank you. Clothing pr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants