From 13c46d71eb66a5b097003d8f72edfebaa23ba00f Mon Sep 17 00:00:00 2001 From: Jorge Morante Date: Fri, 10 Nov 2023 15:48:55 +0100 Subject: [PATCH] document new @fingers-jump-key option --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 153ac17..bcaad09 100644 --- a/README.md +++ b/README.md @@ -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: