Updates Tmux Configuration
This commit is contained in:
@@ -11,6 +11,10 @@ bind-key i select-pane -R
|
|||||||
|
|
||||||
set-option -g status-position top
|
set-option -g status-position top
|
||||||
set -g default-terminal "tmux-256color"
|
set -g default-terminal "tmux-256color"
|
||||||
|
set-option -sg escape-time 10
|
||||||
set -ag terminal-overrides ",xterm-256color:RGB"
|
set -ag terminal-overrides ",xterm-256color:RGB"
|
||||||
|
|
||||||
bind-key = kill-session
|
bind-key = kill-session
|
||||||
|
|
||||||
|
set-option -sg escape-time 10
|
||||||
|
set-option -g focus-events on
|
||||||
|
|||||||
Reference in New Issue
Block a user