From e827342e4653322676eb525bab46b90eda201885 Mon Sep 17 00:00:00 2001 From: Dirk Alders Date: Fri, 28 Jun 2024 15:05:56 +0200 Subject: [PATCH] Mouse button added --- .tmux.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.tmux.conf b/.tmux.conf index dee787c..61887da 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -3,3 +3,5 @@ run-shell "Powerline-daemon -q" source "/usr/share/powerline/bindings/tmux/powerline.conf" set -g default-terminal "screen-256color" + +#set -g mouse on