You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# tmux {{ tmux_version.stdout }} is >= 2.1 -> new mouse handling
5
5
set -g mouse on
6
6
@@ -52,7 +52,7 @@ set -g base-index 1
52
52
setw -g pane-base-index 1
53
53
54
54
# Activate Powerline. We assume that the most recent version supported in Debian's powerline package is the most recent version of tmux shipped in Debian. Powerline has it's own config...
0 commit comments