mirror of
https://github.com/FliegendeWurst/tmux-thumbs.git
synced 2024-11-09 16:00:35 +00:00
README: update guidance for thumbs-reverse and thumbs-unique
On tmux 3.2, setting these options as directed in the old instructions results in an "empty value" error message.
This commit is contained in:
parent
14b6cd4ec5
commit
f461267542
@ -133,7 +133,7 @@ Choose in which direction you want to assign hints. Useful to get shorter hints
|
|||||||
For example:
|
For example:
|
||||||
|
|
||||||
```
|
```
|
||||||
set -g @thumbs-reverse
|
set -g @thumbs-reverse enabled
|
||||||
```
|
```
|
||||||
|
|
||||||
### @thumbs-unique
|
### @thumbs-unique
|
||||||
@ -145,7 +145,7 @@ Choose if you want to assign the same hint for the same matched strings.
|
|||||||
For example:
|
For example:
|
||||||
|
|
||||||
```
|
```
|
||||||
set -g @thumbs-unique
|
set -g @thumbs-unique enabled
|
||||||
```
|
```
|
||||||
|
|
||||||
### @thumbs-position
|
### @thumbs-position
|
||||||
|
Loading…
Reference in New Issue
Block a user