diff --git a/README.asciidoc b/README.asciidoc index 2d9ee4ab..e617ccf9 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -539,8 +539,10 @@ Changes * `u`: undo last change * ``: move backward in history + * ``: undo selection changes. Introduced in v2023.07.29 * `U`: redo last change * ``: move forward in history + * ``: redo selection changes. Introduced in v2023.07.29 * `&`: align selections, align the cursor of selections by inserting spaces before the first character of the selection