How to search with R-click

This commit is contained in:
Ev Bogdanov 2017-08-22 14:56:45 +03:00
parent cc0f215392
commit 8752dd19ef

View file

@ -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