opencode icon indicating copy to clipboard operation
opencode copied to clipboard

input_clear has no effect

Open FurryWolfX opened this issue 1 week ago • 2 comments

Description

Image

Why is the default shortcut for input_clear Ctrl+C? It will terminate OpenCode. I changed it to <leader>c, but pressing Ctrl+X C has no effect.

  "keybinds": {
    "session_compact": "none",
    "input_clear": "<leader>c"
  },

I don't know where the problem is.

Plugins

no

OpenCode version

1.1.3

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

Windows 11

Terminal

Windows Terminal

FurryWolfX avatar Jan 06 '26 12:01 FurryWolfX