Files
dotfiles/profiles/base/.tmux.conf
Daniel Bauer 6aa61f45eb tmux config
2019-10-30 09:47:38 +01:00

6 lines
137 B
Bash

set-window-option -g xterm-keys on
set -s escape-time 10 # faster command timeout
set -g history-limit 10000
set -g status-interval 10