Sfoglia il codice sorgente

remove hallucinated keybinding

Sebastian Herrlinger 1 mese fa
parent
commit
9906d42e1c
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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 |