mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-17 06:20:28 +00:00
Fix typo in defaultkeys (#1730)
This commit is contained in:
parent
2adba18159
commit
c19dce87e4
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ can change it!
|
|||
| Ctrl-z | Undo |
|
||||
| Ctrl-y | Redo |
|
||||
| Alt-UpArrow | Move current line or selected lines up |
|
||||
| Alt-DownArrow | Move current line of selected lines down |
|
||||
| Alt-DownArrow | Move current line or selected lines down |
|
||||
| Alt-Backspace or Alt-Ctrl-h | Delete word left |
|
||||
| Ctrl-a | Select all |
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue