Document C/Alt-C in the keymap
This commit is contained in:
parent
0793841ac3
commit
5342f976d4
1 changed files with 2 additions and 0 deletions
|
@ -74,6 +74,8 @@
|
|||
| `Alt-s` | Split selection on newlines |
|
||||
| `;` | Collapse selection onto a single cursor |
|
||||
| `Alt-;` | Flip selection cursor and anchor |
|
||||
| `C` | Copy selection onto the next line |
|
||||
| `Alt-C` | Copy selection onto the previous line |
|
||||
| `%` | Select entire file |
|
||||
| `x` | Select current line, if already selected, extend to next line |
|
||||
| `X` | Extend selection to line bounds (line-wise selection) |
|
||||
|
|
Loading…
Add table
Reference in a new issue