From 2fbc718d79f11bc5b671174a7878e5d583a55ec4 Mon Sep 17 00:00:00 2001 From: matt1432 Date: Wed, 1 Mar 2023 02:39:27 -0500 Subject: [PATCH] Auto Update --- files/.tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/files/.tmux.conf b/files/.tmux.conf index f29f379..24d41b0 100644 --- a/files/.tmux.conf +++ b/files/.tmux.conf @@ -1,3 +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