enabled mouse mode lol
This commit is contained in:
parent
e90d79e7ec
commit
3d1081f7c6
@ -38,7 +38,9 @@ bind -n M-k next-window
|
|||||||
|
|
||||||
# Fix tmux color issue for vim
|
# Fix tmux color issue for vim
|
||||||
set -g default-terminal "xterm-256color"
|
set -g default-terminal "xterm-256color"
|
||||||
set-option -sa terminal-overrides ",xterm*:Tc"
|
|
||||||
|
# Enable mouse mode
|
||||||
|
set -g mouse on
|
||||||
|
|
||||||
# Tmux Plugin Manager
|
# Tmux Plugin Manager
|
||||||
# Note: Clone https://github.com/tmux-plugins/tpm to ~/.tmux/plugins/tpm first
|
# Note: Clone https://github.com/tmux-plugins/tpm to ~/.tmux/plugins/tpm first
|
||||||
|
Loading…
Reference in New Issue
Block a user