diff --git a/.tmux.conf b/.tmux.conf index e604436..ab0e7a8 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -104,8 +104,8 @@ unbind C-l # Default for go to last window bind -n C-l if-shell "$is_shell" "bind -n C-l send-keys C-l ; run 'sleep 0.1' ; clear-history" # use all colors -set -g default-terminal "screen-256color" -set-option -sa terminal-overrides ',XXX:RGB' +set -g default-terminal "tmux-256color" +#set-option -sa terminal-overrides ',XXX:RGB' # theming, See https://github.com/seebi/tmux-colors-solarized/blob/master/tmuxcolors-dark.conf