added correct term env var for 256 colors
This commit is contained in:
parent
853efa04d0
commit
a1f1b06eaa
|
@ -67,3 +67,5 @@ bind R source-file ~/.tmux.conf \; display-message "Config reloaded..."
|
|||
# Use C-a,a to send prefix to nested session
|
||||
bind-key a send-prefix
|
||||
|
||||
|
||||
set -g default-terminal "screen-256color"
|
||||
|
|
Loading…
Reference in New Issue