How to search with R-click
This commit is contained in:
parent
cc0f215392
commit
8752dd19ef
1 changed files with 4 additions and 3 deletions
|
|
@ -109,7 +109,8 @@ Put these guys in your **$PATH**.
|
|||
- `ctrl-f` filepath autocompletion
|
||||
- `fn-*left arrow*` go home (macOS)
|
||||
- `fn-*right arrow*` go end (macOS)
|
||||
- `:foobar` search forward
|
||||
- search with right click:
|
||||
- `:+/foobar`, `:/foobar` and just `foobar` search forward
|
||||
- `:-/foobar` search backwards
|
||||
- press `esc` to select the last typed text
|
||||
- press `esc` again to delete any selected text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue