diff --git a/.config/srv-tmux.conf b/.config/srv-tmux.conf index 706096b..834b993 100644 --- a/.config/srv-tmux.conf +++ b/.config/srv-tmux.conf @@ -1,4 +1,4 @@ -set -g default-terminal "screen-256color" +set -g default-terminal "tmux-256color" set-option -g assume-paste-time 1 set-option -g base-index 1 @@ -23,7 +23,7 @@ set-option -g status off # Change prefix to C-a set-option -g prefix C-a -set-option -g status-style fg=black,bg=cyan +#set-option -g status-style fg=black,bg=cyan set-option -g message-command-style fg=green,bg=black set-option -g message-style fg=white,bg=red set-option -g update-environment "DISPLAY SSH_ASKPASS SSH_AUTH_SOCK SSH_AGENT_PID SSH_CONNECTION WINDOWID XAUTHORITY"