parent
377046e315
commit
2969c376a1
|
@ -345,6 +345,8 @@ Movement
|
||||||
* `alt-;`: flip the selections direction
|
* `alt-;`: flip the selections direction
|
||||||
* `alt-:`: ensure selections are in forward direction (cursor after anchor)
|
* `alt-:`: ensure selections are in forward direction (cursor after anchor)
|
||||||
|
|
||||||
|
* `alt-.`: repeat last object or `f`/`t` selection command.
|
||||||
|
|
||||||
|
|
||||||
A word is a sequence of alphanumeric characters or underscore, a WORD is a
|
A word is a sequence of alphanumeric characters or underscore, a WORD is a
|
||||||
sequence of non whitespace characters.
|
sequence of non whitespace characters.
|
||||||
|
|
|
@ -164,6 +164,9 @@ is a sequence of non whitespace characters
|
||||||
*<a-:>*::
|
*<a-:>*::
|
||||||
ensure selections are in forward direction (cursor after anchor)
|
ensure selections are in forward direction (cursor after anchor)
|
||||||
|
|
||||||
|
*<a-.>*::
|
||||||
|
repeat last object or *f*/*t* selection command
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user