|
|
@ -6,3 +6,8 @@
|
|
|
|
unbind C-b
|
|
|
|
unbind C-b
|
|
|
|
set-option -g prefix C-a
|
|
|
|
set-option -g prefix C-a
|
|
|
|
bind-key C-a send-prefix
|
|
|
|
bind-key C-a send-prefix
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
set -g default-terminal "tmux-256color"
|
|
|
|
|
|
|
|
#set -as terminal-features ",xterm-256color:RGB"
|
|
|
|
|
|
|
|
set -ga terminal-overrides ",xterm-256color:Tc"
|
|
|
|
|
|
|
|
set -g bell-action none
|
|
|
|