From 4be700f857a470c275340de73db0e4f103ce48a7 Mon Sep 17 00:00:00 2001 From: matt1432 Date: Wed, 1 Mar 2023 02:44:32 -0500 Subject: [PATCH] Auto Update --- files/.tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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@'