diff --git a/tmux.conf b/tmux.conf index 5fefe12..f080b6b 100644 --- a/tmux.conf +++ b/tmux.conf @@ -3,7 +3,7 @@ unbind-key C-b set-option -g prefix C-s bind-key C-q send-prefix -# Use 16 color mode +# Use 256 color mode set-option -g default-terminal "screen-256color-bce" # Set the Esc/Alt disambiguation timeout to 50ms