From: martin f. krafft Date: Fri, 1 May 2020 00:10:37 +0000 (+1200) Subject: enable mouse X-Git-Url: https://git.madduck.net/etc/tmux.git/commitdiff_plain/5a59dcb89cc3730ba2232dfadce11e25d40a97af enable mouse --- diff --git a/.tmux.conf b/.tmux.conf index f5bf78f..77d9ea8 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -9,6 +9,8 @@ bind-key 0 select-window -t :=10 set-option -g status-bg black set-option -g status-fg white +set-option -g mouse on + set-option -g aggressive-resize on # if a session is killed, kill the client