Files
cshenv/tmux/tmux.conf

9 lines
208 B
Bash

set -g prefix C-g
unbind-key C-b
bind-key C-g send-prefix
set -g default-terminal "xterm-256color"
set -as terminal-overrides ',*:Setulc=\E[58::2::%p1%{65536}%/%d::%p1%{256}%/%{255}%&%d::%p1%{255}%&%d%;m'