#var tmux-update-events[DEFAULT] {char/score}; #var tmux-pane-border-format[DEFAULT] { {left} {ID: [<188>\$char[档案][账号]<099>]} {centre} {大名: [\$char[档案][大名]]} {right} {头衔: [\$char[档案][头衔]]} }; #nop {Top} {TopSepBar} {MidSepBar} {Bot} {BotSepBar}; #list prompt-fields create { { {place}{BotSepBar} {label}{<119>警报} {name}{alert} } { {place}{BotSepBar} {label}{屏幕美化} {name}{beautify} {cooldown}{600} {visibility}{HideCool} } { {place}{BotSepBar} {label}{状态栏更新} {name}{disable} {visibility}{HideLabel} } { {place}{BotSepBar} {label}{随手记} {name}{note} {color}{<134>}} }; #nop 配色主题,注意这里不要直接嵌入 SGR(ansi codes),否则计算宽度时会有问题。; #var prompt-theme { {Disable}{} {BusyColor}{<239>} {BattleColor}{<119>} {BattleBusyColor}{<599><119>} {TopSepBar}{<229>} {MidSepBar}{<229>} {BotSepBar}{<229>} {HotLabel}{<199>} {CoolLabel}{<109>} {Value}{<299>} }; #nop 自定义图标; #var prompt-icon { {DisableRefresh}{🚫} }; #var prompt-prompt {}; #nop 热键绑定; #list global-key-bindings create { {{key}{\cd} {action}{cli.SmartToggle}} {{key}{\col} {action}{option.List}} {{key}{\cos} {action}{prompt.ToggleSwitch}} {{key}{\cob} {action}{beautify.ToggleSwitch}} {{key}{\coe} {action}{option.Toggle EchoCommand}} {{key}{\cod} {action}{xtt.ToggleDisableCommands}} };