From 80a5b49a19f79b871a56468ac5f4025f8690f619 Mon Sep 17 00:00:00 2001 From: Omar Magdy Date: Mon, 30 May 2022 16:25:07 +0200 Subject: Updated some files --- tmux/.tmux/.tmux.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tmux/.tmux/.tmux.conf') diff --git a/tmux/.tmux/.tmux.conf b/tmux/.tmux/.tmux.conf index 856665a..0400870 100644 --- a/tmux/.tmux/.tmux.conf +++ b/tmux/.tmux/.tmux.conf @@ -20,6 +20,9 @@ set -s focus-events on set -g prefix2 C-a # GNU-Screen compatible prefix bind C-a send-prefix -2 + +set -g mouse on # Enabling mouse + set -q -g status-utf8 on # expect UTF-8 (tmux < 2.2) setw -q -g utf8 on -- cgit v1.2.3