We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43eefbc commit 9906d42Copy full SHA for 9906d42
1 file changed
packages/web/src/content/docs/keybinds.mdx
@@ -144,7 +144,6 @@ The OpenCode desktop app prompt input supports common Readline/Emacs-style short
144
| `ctrl+u` | Kill to start of line |
145
| `ctrl+w` | Kill previous word |
146
| `alt+d` | Kill next word |
147
-| `ctrl+y` | Yank (paste) last killed text |
148
| `ctrl+t` | Transpose characters |
149
| `ctrl+g` | Cancel popovers / abort running response |
150
0 commit comments