remove hallucinated keybinding

pull/7139/head
Sebastian Herrlinger 2026-01-07 00:19:51 +01:00
parent 43eefbc349
commit 9906d42e1c
1 changed files with 0 additions and 1 deletions

View File

@ -144,7 +144,6 @@ The OpenCode desktop app prompt input supports common Readline/Emacs-style short
| `ctrl+u` | Kill to start of line |
| `ctrl+w` | Kill previous word |
| `alt+d` | Kill next word |
| `ctrl+y` | Yank (paste) last killed text |
| `ctrl+t` | Transpose characters |
| `ctrl+g` | Cancel popovers / abort running response |