summaryrefslogtreecommitdiff
path: root/tmux/tmux.conf
blob: 8d18f871ab02df8a73696c70a73e3249ac80c208 (plain)
1
2
3
4
5
6
set -g mouse on
set-option -g history-limit 10000
set -s escape-time 0

set -g base-index 1
setw -g pane-base-index 1