diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index fe37547..8b178c7 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -3,6 +3,7 @@ set-environment -g TMUX_PLUGIN_MANAGER_PATH '~/.tmux/plugins' set -g default-terminal "tmux-256color" set -ag terminal-overrides ",xterm-256color:RGB" set -g mouse on +set-option -g set-clipboard external unbind C-b set -g prefix C-Space