From 72be60dd6e9328510d879818b0315d49b1f84c40 Mon Sep 17 00:00:00 2001 From: Oshgnacknak Date: Fri, 8 Mar 2024 14:32:50 +0100 Subject: [PATCH] tmux: use mouse --- _tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/_tmux.conf b/_tmux.conf index b940abb..b0bd0c9 100755 --- a/_tmux.conf +++ b/_tmux.conf @@ -1,3 +1,4 @@ +set -g mouse on setw -g mode-keys vi # I especially like being able to search with /,? when in copy-mode unbind C-b set -g prefix C-b