tmux: change default-terminal to new tmux-specific value

This commit is contained in:
Thomas Preisner 2017-10-05 17:58:20 +02:00
parent e49928d279
commit 1e9fbb4779

View file

@ -1,5 +1,5 @@
# standard # standard
set -g default-terminal "screen-256color" set -g default-terminal "tmux-256color"
set -g history-limit 10000 set -g history-limit 10000
# index-stuff # index-stuff