mirror of
https://github.com/DictXiong/dotfiles.git
synced 2024-11-24 07:37:01 +08:00
better mouse scrolling
This commit is contained in:
parent
439ef015e5
commit
65546ae452
|
@ -48,3 +48,6 @@ set -g window-status-bell-style fg=colour237,bg=colour214
|
|||
set -g pane-active-border-style fg=brightblue
|
||||
set -g window-style fg=colour248
|
||||
set -g window-active-style fg=white
|
||||
|
||||
# better mouse scrolling. see: https://superuser.com/questions/1622812/mouse-scrolling-in-mobaxterm-tmux
|
||||
set -g terminal-overrides 'xterm*:smcup@:rmcup@'
|
Loading…
Reference in New Issue
Block a user