Update README.md

This commit is contained in:
Ferran Basora 2019-12-11 12:22:46 +01:00 committed by GitHub
parent 90809b5d18
commit 4643c4ca0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -161,7 +161,7 @@ Choose which command execute when you press a hint. `tmux-thumbs` will replace `
For example:
```
set -g @thumbs-command 'echo {} | pbcopy'
set -g @thumbs-command 'echo -n {} | pbcopy'
```
### @thumbs-upcase-command