diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 5835b79..adc6a39 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -4,10 +4,6 @@ unbind C-b bind C-a send-prefix set -sg escape-time 0 -# Ensure terminal starts with its own colour scheme (helps Vim/Neovim themes to not break) -set-option -g default-terminal "screen-256color" -set -g default-terminal "screen-256color" - #Mouse/Scrollback Tweaks set -g history-limit 100000 #setw -g mode-keys vi