Update tmux term mode
This commit is contained in:
parent
aec13548e5
commit
25a3f1afc0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user