Add a bit more of documentation about binding

This commit is contained in:
Ferran Basora 2021-09-03 13:59:16 +00:00
parent cf7495cd3b
commit 43d185248d

View File

@ -119,6 +119,13 @@ For example:
set -g @thumbs-key F set -g @thumbs-key F
``` ```
If you want to customize the way how `tmux-thumbs` is triggered, you can always
bind whatever key to `thumbs-pick` command. For example:
```
bind-key \; thumbs-pick
```
### @thumbs-alphabet ### @thumbs-alphabet
`default: qwerty` `default: qwerty`