Commit b63eb2c1 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Adjust terminal compat in tmux configs

parent 041a852e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@ set -ga update-environment " DBUS_SESSION_BUS_ADDRESS"
set -ga update-environment " DBUS_SESSION_BUS_PID"
set -ga update-environment " XDG_SEAT_PATH"
set -g default-terminal "screen-256color"
set -g terminal-overrides 'xterm*:Ss@:Se@'

source-file ${HOME}/.tmux/screen-keys.conf
source-file ${HOME}/.tmux/personal-keys.conf