diff --git a/config/.tmux.conf b/config/.tmux.conf index 4db64f0..b4c8e45 100644 --- a/config/.tmux.conf +++ b/config/.tmux.conf @@ -9,6 +9,7 @@ setw -g mode-keys vi set -g status-position top set -g default-terminal "screen-256color" +set-window-option -g xterm-keys on set -g mode-mouse off #bind p paste-buffer