attempt at removing terminal overrides

This commit is contained in:
aminnairi
2023-04-09 22:15:58 +02:00
parent 59d01e9116
commit dce1abe9de
-4
View File
@@ -36,10 +36,6 @@ bind '"' split-window -c "#{pane_current_path}"
bind % split-window -h -c "#{pane_current_path}" bind % split-window -h -c "#{pane_current_path}"
bind c new-window -c "#{pane_current_path}" bind c new-window -c "#{pane_current_path}"
# terminal overrides
set -g default-terminal "tmux-256color"
set-option -ga terminal-overrides ",xterm-256color:Tc"
# Longer workspace names # Longer workspace names
set -g status-left-length 20 set -g status-left-length 20