diff --git a/files/tmux.conf b/files/tmux.conf index e7553f4..1719c82 100644 --- a/files/tmux.conf +++ b/files/tmux.conf @@ -4,6 +4,7 @@ set -g history-limit 1000 set -g terminal-overrides 'xterm*:smcup@:rmcup@' set-window-option -g mouse on set-window-option -g mode-keys vi +set -g set-clipboard on unbind C-b set -g prefix C-t