Merge remote-tracking branch 'Delapouite/docs'
This commit is contained in:
commit
514c4100cb
|
@ -441,12 +441,12 @@ Changes
|
||||||
and ignore its output
|
and ignore its output
|
||||||
|
|
||||||
* `!`: insert command output before selection
|
* `!`: insert command output before selection
|
||||||
* `a-!`: append command output after selection
|
* `<a-!>`: append command output after selection
|
||||||
|
|
||||||
* `u`: undo last change
|
* `u`: undo last change
|
||||||
* `a-u`: move backward in history
|
* `<a-u>`: move backward in history
|
||||||
* `U`: redo last change
|
* `U`: redo last change
|
||||||
* `a-U`: move forward in history
|
* `<a-U>`: move forward in history
|
||||||
|
|
||||||
* `&`: align selection, align the cursor of selections by inserting
|
* `&`: align selection, align the cursor of selections by inserting
|
||||||
spaces before the first character of the selection
|
spaces before the first character of the selection
|
||||||
|
|
|
@ -290,7 +290,7 @@ Changes
|
||||||
*!*::
|
*!*::
|
||||||
insert command output before selection
|
insert command output before selection
|
||||||
|
|
||||||
*a-!*::
|
*<a-!>*::
|
||||||
append command output after selection
|
append command output after selection
|
||||||
|
|
||||||
*u*::
|
*u*::
|
||||||
|
|
Loading…
Reference in New Issue
Block a user