Set a 256 color terminal
This commit is contained in:
parent
73c7ef6613
commit
5b036180e8
1 changed files with 3 additions and 0 deletions
3
tmux
3
tmux
|
@ -14,3 +14,6 @@ set -g mouse on
|
|||
|
||||
# don't rename windows automatically
|
||||
set-option -g allow-rename off
|
||||
|
||||
# Get 256 colour support
|
||||
set -g default-terminal "xterm-256color"
|
||||
|
|
Loading…
Add table
Reference in a new issue