Added mosue scrolling support to tmux
This commit is contained in:
@@ -1,2 +1,6 @@
|
|||||||
set-option -g default-command /bin/zsh
|
set-option -g default-command /bin/zsh
|
||||||
set-option -g default-shell /bin/zsh
|
set-option -g default-shell /bin/zsh
|
||||||
|
set-window-option -g mode-mouse on
|
||||||
|
set-option -g mouse-select-pane on
|
||||||
|
set-option -g mouse-select-window on
|
||||||
|
set -g terminal-overrides 'xterm*:smcup@:rmcup@'
|
||||||
|
Reference in New Issue
Block a user