nvim tmux 颜色显示不对 william2025-01-13 约 100 字 预计阅读 1 分钟 注意 本文最后更新于 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' 赞赏 支付宝 微信 Please enable JavaScript to view the comments powered by giscus.