Nvim + tmux wrong color fixes

main
Atao 2024-01-12 19:14:20 +01:00
parent 4660dc3948
commit cc3c6373e3
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
set-option -sa terminal-overrides ",xterm*:Tc"
set -ag terminal-overrides ",xterm-256color:RGB"
set -g default-terminal "screen-256color"
set -g mouse on