Преглед изворни кода

remove hallucinated keybinding

Sebastian Herrlinger пре 1 месец
родитељ
комит
9906d42e1c
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      packages/web/src/content/docs/keybinds.mdx

+ 0 - 1
packages/web/src/content/docs/keybinds.mdx

@@ -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 |