document new @fingers-jump-key option

This commit is contained in:
Jorge Morante 2023-11-10 15:48:55 +01:00
parent 65af29eba9
commit 13c46d71eb
1 changed files with 9 additions and 1 deletions

View File

@ -92,7 +92,7 @@ NOTE: for changes to take effect, you'll need to source again your `.tmux.conf`
`default: F`
Customize how to enter fingers mode. Always preceded by prefix: `prefix + @fingers-key`
Customize how to enter fingers mode. Always preceded by prefix: `prefix + @fingers-key`.
For example:
@ -100,6 +100,14 @@ For example:
set -g @fingers-key F
```
## @fingers-jump-key
`default: J`
Customize how to enter fingers jump mode. Always preceded by prefix: `prefix + @fingers-jump-key`.
In jump mode, the cursor will be placed in the position of the match after the hint is selected.
## @fingers-patterns-N
You can also add additional patterns if you want more stuff to be highlighted: