From 5ecd45707e76c371a36ad6b066504682ecdafc9f Mon Sep 17 00:00:00 2001 From: Tharre Date: Mon, 20 Nov 2017 16:26:55 +0000 Subject: tmux: enable mouse support --- .tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.tmux.conf b/.tmux.conf index 4a7f970..6a08600 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,6 +1,7 @@ set -g prefix C-x bind C-x send-prefix unbind C-b +setw -g mouse on set -g default-terminal "screen-256color" -- cgit v1.2.3-70-g09d2