Fix vim colorscheme inside tmux

This commit is contained in:
2019-11-25 00:44:30 +01:00
parent d49756c711
commit f56fdb28d0
2 changed files with 4 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ bind C-x send-prefix
set -g bell-action any
## Set default terminal
set -g default-terminal "xterm-kitty"
set -g default-terminal "screen-256color"
set -ga terminal-overrides ",xterm-kitty:Tc"
# i3 split bindings