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,8 +109,9 @@ Put these guys in your **$PATH**.
|
||||||
- `ctrl-f` filepath autocompletion
|
- `ctrl-f` filepath autocompletion
|
||||||
- `fn-*left arrow*` go home (macOS)
|
- `fn-*left arrow*` go home (macOS)
|
||||||
- `fn-*right arrow*` go end (macOS)
|
- `fn-*right arrow*` go end (macOS)
|
||||||
- `:foobar` search forward
|
- search with right click:
|
||||||
- `:-/foobar` search backwards
|
- `:+/foobar`, `:/foobar` and just `foobar` search forward
|
||||||
|
- `:-/foobar` search backwards
|
||||||
- press `esc` to select the last typed text
|
- press `esc` to select the last typed text
|
||||||
- press `esc` again to delete any selected text
|
- press `esc` again to delete any selected text
|
||||||
- `Font` switch between fonts
|
- `Font` switch between fonts
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue