diff dot_tmux.conf @ 505:38b7afc9e492

Add tmux plugins
author zegervdv <zegervdv@me.com>
date Mon, 13 Dec 2021 12:16:59 +0100
parents e4937efdf43e
children a1ff0b7b405b
line wrap: on
line diff
--- a/dot_tmux.conf	Thu Dec 09 09:06:14 2021 +0100
+++ b/dot_tmux.conf	Mon Dec 13 12:16:59 2021 +0100
@@ -133,6 +133,14 @@
 
 run-shell ~/.tmux/plugins/tmux-better-mouse-mode/scroll_copy_mode.tmux
 run-shell ~/.tmux/plugins/tmux-yank/yank.tmux
+run-shell ~/.tmux/plugins/tmux-thumbs/tmux-thumbs.tmux
+
+set -g @thumbs-osc52 0
+# Swap behaviour
+set -g @thumbs-command 'tmux set-buffer -w -- {} && tmux paste-buffer && tmux display-message \"Copied {}\"'
+set -g @thumbs-upcase-command 'tmux set-buffer -w -- {} && tmux display-message \"Copied {}\"'
+set -g @thumbs-hint-fg-color red
+set -g @thumbs-reverse enabled
 
 set -g word-separators " "
 bind -n C-DoubleClick1Pane if -F '#{m/r:^[^:]*:[0-9]+:,#{mouse_word}}' {