tmux change

This commit is contained in:
James Dixon 2020-10-20 09:37:10 -04:00
parent f6ad636518
commit 2e334edaa0

View File

@ -4,7 +4,7 @@ set-option -g prefix C-a
bind-key C-a send-prefix
# emulate a color terminal emulator
set -g default-terminal "tmux-256color"
set -g default-terminal "xterm-256color"
# unset the annoying delay
set -sg escape-time 0