From 05699e751bf037bc5dd6b8c6e17e2e1890377bed Mon Sep 17 00:00:00 2001 From: bretello Date: Thu, 22 Jun 2023 11:27:27 +0200 Subject: [PATCH] tmux: enable mouse by default --- tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux.conf b/tmux.conf index 3143f37..ae77e84 100644 --- a/tmux.conf +++ b/tmux.conf @@ -1,3 +1,4 @@ +set-option -g mouse # https://github.com/seebi/tmux-colors-solarized/blob/master/tmuxcolors-256.conf set-option -g status-style bg=colour235,fg=colour136,default # bg=base02, fg=yellow