diff --git a/files/.tmux.conf b/files/.tmux.conf index 24d41b0..dc7353f 100644 --- a/files/.tmux.conf +++ b/files/.tmux.conf @@ -1,4 +1,4 @@ set -g default-terminal "screen-256color" bind-key -n Home send Escape "OH" bind-key -n End send Escape "OF" -set -g mouse on +set -g terminal-overrides 'xterm*:smcup@:rmcup@'