mention <a-u> and <a-U> (selection undo/redo) in readme
This commit is contained in:
parent
154a393c7b
commit
481783c9c5
|
@ -539,8 +539,10 @@ Changes
|
||||||
|
|
||||||
* `u`: undo last change
|
* `u`: undo last change
|
||||||
* `<c-k>`: move backward in history
|
* `<c-k>`: move backward in history
|
||||||
|
* `<a-u>`: undo selection changes. Introduced in v2023.07.29
|
||||||
* `U`: redo last change
|
* `U`: redo last change
|
||||||
* `<c-j>`: move forward in history
|
* `<c-j>`: move forward in history
|
||||||
|
* `<a-U>`: redo selection changes. Introduced in v2023.07.29
|
||||||
|
|
||||||
* `&`: align selections, align the cursor of selections by inserting
|
* `&`: align selections, align the cursor of selections by inserting
|
||||||
spaces before the first character of the selection
|
spaces before the first character of the selection
|
||||||
|
|
Loading…
Reference in New Issue
Block a user