Update tmux term mode

This commit is contained in:
infidel 2022-10-20 11:23:40 +07:00
parent aec13548e5
commit 25a3f1afc0

View File

@ -77,7 +77,7 @@ bind r source-file ~/.tmux.conf \; display-message "Config reloaded..."
set -g mouse on
# color
set -g default-terminal "tmux-256color"
set -g default-terminal "xterm-256color"
# Sane scrolling
# TODO: make sure this works in OSX