From 7eabf47283cb41856da90fd12626806d803441d9 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Mon, 24 Jul 2023 14:24:55 +0200 Subject: [PATCH] revert outdated mouse command :mouse: --- .tmux.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/.tmux.conf b/.tmux.conf index 41934af..14d2e32 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -9,7 +9,6 @@ set-option -g default-terminal "screen-256color" set-option -sa terminal-overrides ',xterm-256color:RGB' # enable mouse support for switching panes/windows -set -g mouse-utf8 on set -g mouse on # extend history