puntos/.config/tmux/tmux.conf

6 lines
127 B
Plaintext

set -sg escape-time 20
set -g history-limit 100000
set -g default-terminal "tmux-256color"
set -ga terminal-overrides ",*:Tc"