Document alt-/ and alt-?
This commit is contained in:
parent
c61c89fac9
commit
ae3098f5b0
|
@ -234,7 +234,9 @@ Movement
|
||||||
* `alt-l`: select to line end
|
* `alt-l`: select to line end
|
||||||
|
|
||||||
* `/`: search (select next match)
|
* `/`: search (select next match)
|
||||||
|
* `alt-/`: search (select previous match)
|
||||||
* `?`: search (extend to next match)
|
* `?`: search (extend to next match)
|
||||||
|
* `alt-?`: search (extend to previous match)
|
||||||
* `n`: select next match
|
* `n`: select next match
|
||||||
* `N`: add a new selection with next match
|
* `N`: add a new selection with next match
|
||||||
* `alt-n`: select previous match
|
* `alt-n`: select previous match
|
||||||
|
|
Loading…
Reference in New Issue
Block a user