mirror of
https://github.com/helix-editor/helix.git
synced 2025-01-19 13:37:06 +04:00
Document new keys in book/
This commit is contained in:
parent
e2c3547f26
commit
dbd853a082
@ -78,6 +78,8 @@ ### Selection manipulation
|
||||
| `Alt-C` | Copy selection onto the previous line |
|
||||
| `(` | Rotate main selection forward |
|
||||
| `)` | Rotate main selection backward |
|
||||
| `Alt-(` | Rotate selection contents forward |
|
||||
| `Alt-)` | Rotate selection contents backward |
|
||||
| `%` | Select entire file |
|
||||
| `x` | Select current line, if already selected, extend to next line |
|
||||
| `X` | Extend selection to line bounds (line-wise selection) |
|
||||
|
Loading…
Reference in New Issue
Block a user