Skip to content

通过 xshell 连接发现主题很难看的解决办法 #3

@mzhboy

Description

@mzhboy

通过 xshell 连接发现主题很难看,原来是没有 truecolor 支持的缘故,自 xshell7 开始支持真彩色,把这个启用后颜色就正常了。tmux也可以配置一下。
.tmux.conf 文件加入

set -g default-terminal "screen-256color"
set -ga terminal-overrides ",xterm-256color*:Tc"

xshell 配置

Snipaste_2024-11-19_08-24-44

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions