tmux - change TERM
This commit is contained in:
parent
7929631482
commit
f255c043d2
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
### CONFIG
|
### CONFIG
|
||||||
set -g default-terminal "screen-256color"
|
set -g default-terminal "tmux-256color"
|
||||||
set -g base-index 1
|
set -g base-index 1
|
||||||
set -g renumber-windows on
|
set -g renumber-windows on
|
||||||
set -g set-titles on
|
set -g set-titles on
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue