tmux: enable mouse support
This commit is contained in:
@@ -5,6 +5,7 @@ set -g @plugin 'tmux-plugins/tpm'
|
|||||||
set -g default-terminal "xterm-256color"
|
set -g default-terminal "xterm-256color"
|
||||||
set -sg escape-time 0
|
set -sg escape-time 0
|
||||||
set-option -ga terminal-overrides ",xterm-256color:Tc"
|
set-option -ga terminal-overrides ",xterm-256color:Tc"
|
||||||
|
set -g mouse on
|
||||||
|
|
||||||
# statusline
|
# statusline
|
||||||
set -g status-left "[#I] "
|
set -g status-left "[#I] "
|
||||||
|
|||||||
Reference in New Issue
Block a user