Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/guide/usage/editing.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ It's possible to add blocks of text to or remove them from the selection.
| Description | Shortcut |
| --------------------- | ------------------------------------------- |
| Select Block | <Key k="shift" /> + Right Mouse Button |
| Add to Selection | <Key k="ctrl+shift" /> + Right Mouse Button |
| Add to Selection | <Key k="ctrl" /> + Left Mouse Button |
| Add Block to Selection | <Key k="ctrl+shift" /> + Right Mouse Button |
| Remove from Selection | <Key k="alt+shift" /> + Right Mouse Button |

**macOS**
Expand Down