Update tmux config for newer tmux versions (>2.1)

This commit is contained in:
2018-09-19 12:02:39 -07:00
parent a705d0f12c
commit 36dbc08ad0

View File

@@ -1,5 +1,5 @@
# Enable mouse scrolling in copy mode # Enable mouse scrolling in copy mode
set-window-option -g mode-mouse on set-window-option -g mouse on
# Switch prefix from C-b to C-t # Switch prefix from C-b to C-t
unbind C-b unbind C-b