nvim tmux 颜色显示不对

注意
本文最后更新于 2025-01-13,文中内容可能已过时。

~/.tmux.conf 添加

1
2
3
4
5
# set -ga terminal-overrides ",xterm-256color:Tc"
# set -g default-terminal "tmux-256color"

set -g default-terminal "screen-256color"
set-option -sa terminal-overrides ',screen-256color:Tc'
william 支付宝支付宝
william 微信微信
0%