dots/.tmux.conf
2021-09-22 21:38:18 -04:00

7 lines
164 B
Bash

set -g terminal-overrides ',xterm-256color:Tc'
set -g default-terminal "tmux-256color"
set -as terminal-overrides ',xterm*:sitm=\E[3m'
unbind -n Tab
unbind -n C-i