tmux.conf: TERM=xterm-256color

This commit is contained in:
Kolan Sh 2013-03-13 15:02:20 +04:00
parent 0fd6f4b44d
commit 47a78885cc
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ bind + resize-pane -U 10
bind : command-prompt
# vi-style controls for copy mode
setw -g mode-keys vi
# set -g default-terminal "screen-256color"
set -g default-terminal "xterm-256color"
bind-key R respawn-window