.tmux.conf: Mouse support

This commit is contained in:
kuben
2019-09-13 14:31:41 +02:00
parent 3dfb5d61d5
commit 65b6d539aa

View File

@@ -1,3 +1,4 @@
unbind C-b unbind C-b
set-option -g prefix C-a set-option -g prefix C-a
bind-key C-a send-prefix bind-key C-a send-prefix
set -g mouse on