Updates Tmux Configuration

This commit is contained in:
2024-03-23 10:12:06 -07:00
parent 1443478e5a
commit 773ff2f8ba

View File

@@ -11,6 +11,10 @@ bind-key i select-pane -R
set-option -g status-position top
set -g default-terminal "tmux-256color"
set-option -sg escape-time 10
set -ag terminal-overrides ",xterm-256color:RGB"
bind-key = kill-session
set-option -sg escape-time 10
set-option -g focus-events on