diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index f35da67..fcdee3b 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -1,7 +1,7 @@ -set -ga terminal-overrides ",screen-256color*:Tc" +set -sa terminal-features ",screen-256colo*:RGB" set-option -g default-terminal "screen-256color" +set-option -g focus-events on set -s escape-time 0 - unbind C-b set-option -g prefix C-a bind-key C-a send-prefix