scripts/applications/tmux.conf

7 lines
142 B
Plaintext

set -g default-terminal "st-256color"
set -s escape-time 0
set -g destroy-unattached on
unbind C-b
set -g prefix C-'\'
bind C-'\' send-prefix