[byobu] enabled true color support for tmux (for vim)

This commit is contained in:
Tobias Schmidl 2020-10-08 19:21:30 +02:00
parent b52b8827eb
commit 3d8f5b235f

2
.byobu/profile.tmux Normal file
View file

@ -0,0 +1,2 @@
source $BYOBU_PREFIX/share/byobu/profiles/tmux
set -ga terminal-overrides ",*256col*:Tc"