Fixing tmux default-terminal

This commit is contained in:
Rodolphe Breard 2015-10-15 12:00:29 +02:00
parent 837f1681c3
commit 64d2c15a46
3 changed files with 1 additions and 5 deletions

View file

@ -1,2 +1,2 @@
set -g base-index 1
set -g default-terminal "xterm"
set -g default-terminal "screen-256color"