tmux使用neovim时出现颜色问题解决方法 XP学内核 2024-01-03 65 阅读1分钟 set -as terminal-features ",*:RGB" # <-- this is the important line set -g default-terminal "tmux-256color" set -sg escape-time 10 set -g focus-events on