Skip to content

Keybind: ctrl+j stopped working in 1.0 #3849

@jdanbrown

Description

@jdanbrown

Description

The ctrl+j keybind used to work in 0.15.31 but no longer works in 1.0.16. Example:

"keybinds": {
  "model_list": "<leader>m,ctrl+j", // Default: "<leader>m"
  "input_newline": "alt+enter", // Default: "shift+enter,ctrl+j"
}

With that config, pressing ctrl+j in 1.0.16 incorrectly does input_newline instead of model_list, whereas in 0.15.31 it correctly did model_list.

OpenCode version

1.0.16

Steps to reproduce

(above)

Screenshot and/or share link

No response

Operating System

macOS 15.5

Terminal

VS Code terminal, iTerm2

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingopentuiThis relates to changes in v1.0, now that opencode uses opentui

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions