mirror of
https://github.com/FliegendeWurst/tmux-thumbs.git
synced 2024-11-09 16:00:35 +00:00
Add a bit more of documentation about binding
This commit is contained in:
parent
cf7495cd3b
commit
43d185248d
@ -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`
|
||||||
|
Loading…
Reference in New Issue
Block a user