]> git.lizzy.rs Git - micro.git/blobdiff - runtime/help/defaultkeys.md
Update docs
[micro.git] / runtime / help / defaultkeys.md
index b2d4790a6caf09af728f96a63aa1966d828995ec..7e25c918ad6e87ec5565bdb7c4dc7b0919148989 100644 (file)
@@ -92,6 +92,8 @@ can change it!
 | Key               | Description of function                                                                       |
 |------------------ |---------------------------------------------------------------------------------------------- |
 | Alt+N             | Create new multiple cursor from selection (will select current word if no current selection)  |
+| AltShiftUp        | Spawn a new cursor on the line above the current one                                          |
+| AltShiftDown      | Spawn a new cursor on the line below the current one                                          |
 | Alt+P             | Remove latest multiple cursor                                                                 |
 | Alt+C             | Remove all multiple cursors (cancel)                                                          |
 | Alt+X             | Skip multiple cursor selection                                                                |