tmux: enable mouse support

This commit is contained in:
2022-07-03 14:21:25 +03:00
parent 23908b6eda
commit f31ec36016

View File

@@ -5,6 +5,7 @@ set -g @plugin 'tmux-plugins/tpm'
set -g default-terminal "xterm-256color"
set -sg escape-time 0
set-option -ga terminal-overrides ",xterm-256color:Tc"
set -g mouse on
# statusline
set -g status-left "[#I] "