adding mouse suppor to tmux.
This commit is contained in:
parent
8d42064242
commit
c51c547aa5
1 changed files with 2 additions and 0 deletions
|
@ -6,4 +6,6 @@ set -g @plugin 'tmux-plugins/tpm'
|
||||||
set -g @plugin 'tmux-plugins/tmux-sensible'
|
set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||||
set -g @plugin "arcticicestudio/nord-tmux"
|
set -g @plugin "arcticicestudio/nord-tmux"
|
||||||
|
|
||||||
|
set -g mouse on
|
||||||
|
|
||||||
run '~/.tmux/plugins/tpm/tpm'
|
run '~/.tmux/plugins/tpm/tpm'
|
||||||
|
|
Loading…
Reference in a new issue