Skip to content

Commit

Permalink
Document C/Alt-C in the keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
archseer committed Aug 5, 2021
1 parent 0793841 commit 5342f97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions book/src/keymap.md
Original file line number Diff line number Diff line change
Expand Up @@ -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) |
Expand Down

0 comments on commit 5342f97

Please sign in to comment.