From 90809b5d181c95413f735051cbc2903bfde50cda Mon Sep 17 00:00:00 2001 From: Ferran Basora Date: Wed, 11 Dec 2019 12:22:09 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4df9271..fc9051c 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ Choose which command execute when you press a upcase hint. `tmux-thumbs` will re For example: ``` -set -g @thumbs-upcase-command 'echo {} | pbcopy' +set -g @thumbs-upcase-command 'echo -n {} | pbcopy' ``` ### @thumbs-bg-color