Update key-bindings.md (#15994)

Closes https://github.com/zed-industries/zed/pull/15238

Release Notes:

- N/A
This commit is contained in:
fcolecumberri 2024-08-13 13:40:27 +02:00 committed by GitHub
parent ac6bff12b9
commit ab98f16280
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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