#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>}} }; VAR {信息栏的配色主题} prompt-theme { {Disable}{} {BusyColor}{<239>} {BattleColor}{<119>} {BattleBusyColor}{<599><119>} {TopSepBar}{<229>} {MidSepBar}{<229>} {BotSepBar}{<229>} {HotLabel}{<199>} {CoolLabel}{<109>} {Value}{<299>} }; VAR {自定义图标} prompt-icon { {DisableRefresh}{🚫} }; VAR {命令提示符,默认为空} prompt-prompt {}; #nop 热键绑定; #list global-key-bindings create { {{key}{\cd} {meaning}{命令行智能切换} {action}{cli.SmartToggle}} {{key}{\co\cd} {meaning}{禁止/允许命令和触发} {action}{xtt.ToggleDisableCommands}} {{key}{\cos} {meaning}{禁止/允许状态栏更新} {action}{prompt.ToggleSwitch}} {{key}{\cob} {meaning}{禁止/允许界面宽字符美化} {action}{beautify.ToggleSwitch}} {{key}{\col} {meaning}{查看选项列表} {action}{option.List}} {{key}{\cod} {meaning}{开启/关闭调试模式} {action}{option.Toggle DebugLog}} {{key}{\coD} {meaning}{开启/关闭调试日志} {action}{option.Toggle DebugLogEcho}} {{key}{\coe} {meaning}{开启/关闭命令发送回显} {action}{option.Toggle EchoCommand}} {{key}{\cok} {meaning}{开启/关闭小键盘走路} {action}{option.Toggle KeypadWalk}} {{key}{\coK} {meaning}{开启/关闭屏幕虚拟键盘走路} {action}{option.Toggle ScreenKeypad}} }; VAR {小键盘走路的键盘扫描码} {global-keypad-code} { {Home} {\e[H} {End} {\e[F} {Up} {\e[A} {Down} {\e[B} {Left} {\e[D} {Right} {\e[C} {Center} {\e[G} {PageUp} {\e[5~} {PageDown} {\e[6~} {Enter} {\n} {ShiftHome} {\e[1;2H} {ShiftEnd} {\e[1;2F} {ShiftUp} {\e[1;2A} {ShiftDown} {\e[1;2B} {ShiftLeft} {\e[1;2D} {ShiftRight} {\e[1;2C} {ShiftCenter} {\e[1;2G} {ShiftPageUp} {\e[5;2~} {ShiftPageDown} {\e[6;2~} {KeyA} {a} {KeyB} {b} {KeyC} {c} {KeyD} {d} {KeyE} {e} {KeyF} {f} {KeyG} {g} {KeyH} {h} {KeyI} {i} {KeyJ} {j} {KeyK} {k} {KeyL} {l} {KeyM} {m} {KeyN} {n} {KeyO} {o} {KeyP} {p} {KeyQ} {q} {KeyR} {r} {KeyS} {s} {KeyT} {t} {KeyU} {u} {KeyV} {v} {KeyW} {w} {KeyX} {x} {KeyY} {y} {KeyZ} {z} {ShiftKeyA} {A} {ShiftKeyB} {B} {ShiftKeyC} {C} {ShiftKeyD} {D} {ShiftKeyE} {E} {ShiftKeyF} {F} {ShiftKeyG} {G} {ShiftKeyH} {H} {ShiftKeyI} {I} {ShiftKeyJ} {J} {ShiftKeyK} {K} {ShiftKeyL} {L} {ShiftKeyM} {M} {ShiftKeyN} {N} {ShiftKeyO} {O} {ShiftKeyP} {P} {ShiftKeyQ} {Q} {ShiftKeyR} {R} {ShiftKeyS} {S} {ShiftKeyT} {T} {ShiftKeyU} {U} {ShiftKeyV} {V} {ShiftKeyW} {W} {ShiftKeyX} {X} {ShiftKeyY} {Y} {ShiftKeyZ} {Z} }; VAR {小键盘走路的功能映射表} {global-keypad-walking} {}; #list {global-keypad-walking} create { {{key}{Up} {type}{dir} {args}{northdown;north;northup;up;northwest;northeast}} {{key}{Down} {type}{dir} {args}{southdown;south;southup;down;southwest;southeast}} {{key}{Left} {type}{dir} {args}{westdown;west;westup;out;northwest;southwest}} {{key}{Right} {type}{dir} {args}{eastdown;east;eastup;enter;northeast;southeast}} {{key}{Home} {type}{dir} {args}{northwest;westup;northup}} {{key}{End} {type}{dir} {args}{southwest;westdown;southup}} {{key}{PageUp} {type}{dir} {args}{northeast;eastup;northdown}} {{key}{PageDown} {type}{dir} {args}{southeast;eastdown;southdown}} {{key}{ShiftUp} {type}{dir} {args}{northup;north}} {{key}{ShiftDown} {type}{dir} {args}{southup;south}} {{key}{ShiftLeft} {type}{dir} {args}{westup;west}} {{key}{ShiftRight} {type}{dir} {args}{eastup;east}} {{key}{Enter} {type}{cmd} {args}{get-all}} {{key}{Center} {type}{cmd} {args}{look}} {{key}{KeyK} {type}{dir} {args}{northdown;north;northup;up;northwest;northeast}} {{key}{KeyJ} {type}{dir} {args}{southdown;south;southup;down;southwest;southeast}} {{key}{KeyH} {type}{dir} {args}{westdown;west;westup;out;northwest;southwest}} {{key}{KeyL} {type}{dir} {args}{eastdown;east;eastup;enter;northeast;southeast}} {{key}{KeyO} {type}{cmd} {args}{look}} {{key}{ShiftKeyK} {type}{dir} {args}{northup;north}} {{key}{ShiftKeyJ} {type}{dir} {args}{southup;south}} {{key}{ShiftKeyH} {type}{dir} {args}{westup;west}} {{key}{ShiftKeyL} {type}{dir} {args}{eastup;east}} }; VAR {HP摘要刷新时机,三选一:{总是|从不|自动}} char.HPSummarize.Echo {自动}; VAR {HP摘要配色表} char.HPSummarize.Theme { {色卡} {<218>;15;<118>;30;<238>;60;<138>;90;<128>;101;<168>} {前景} { {平常} {<168>} {战斗} {<118>} {战安} {<128>} {战危} {<118>} {战忙} {<138>} {危急} {<158>} {正忙} {<138>} } {背景} { {平常} {<099>} {战斗} {} {战安} {} {战危} {} {战忙} {} {危急} {} {正忙} {} } };