1
1
Fork 0

tmux.conf: Enable mouse mode

This commit is contained in:
Jonathan Schleifer 2020-05-30 09:54:43 +00:00
parent 4749d06ac3
commit 84c11996c6

View file

@ -1,4 +1,5 @@
set -g default-terminal screen-256color
set -g mouse on
setw -g mode-keys vi
set -g status-style bg=colour233,fg=colour25
set -g status-left "#[fg=colour52]#S #[fg=colour24]⧉ "