Skip to content

Commit 466f894

Browse files
committed
Tmux sane mouse scrolling
1 parent 7c3f043 commit 466f894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/tmux/tmux.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ set -g renumber-windows on
5656
set-window-option -g automatic-rename on
5757

5858
# Sane mouse scrolling
59-
# set -g terminal-overrides 'xterm*:smcup@:rmcup@'
59+
set -g terminal-overrides 'xterm*:smcup@:rmcup@'
6060

6161
# Shhhhhhth
6262
set -g bell-action none

0 commit comments

Comments
 (0)