diff --git a/docs/src/key-bindings.md b/docs/src/key-bindings.md index 93054c5fb2..f420e9127c 100644 --- a/docs/src/key-bindings.md +++ b/docs/src/key-bindings.md @@ -230,7 +230,7 @@ TBD: Add Column with Linux shortcuts | Copy | Editor | `⌘ + C` | | Cut | Editor | `⌘ + X` | | Cut to end of line | Editor | `Control + K` | -| Delete | Editor | `Control + D` | +| Select Next | Editor | `Control + D` | | Delete | Editor | `Delete` | | Delete line | Editor | `⌘ + Shift + K` | | Delete to beginning of line | Editor | `⌘ + Backspace` |