tmux - change TERM

This commit is contained in:
Bartek Stalewski 2020-03-16 23:37:21 +01:00
parent 7929631482
commit f255c043d2

View file

@ -1,5 +1,5 @@
### CONFIG
set -g default-terminal "screen-256color"
set -g default-terminal "tmux-256color"
set -g base-index 1
set -g renumber-windows on
set -g set-titles on