OneLook
Home首页 · Docs文档 · Doctor & uninstall体检与卸载

Doctor & uninstall体检与卸载

Self-check and a restore-based uninstall.自检,以及从备份还原的卸载。

./doctor.sh · ./uninstall.sh

State dashboard状态机仪表盘

status
$ ./doctor.sh --status

One glance at what is pinned: theme / auto / node / optical / scene / semantic / Ghostty reload. Optical and scene show values only on the paid build; on open source they read as paid-only.一眼看钉住了什么:theme / auto / node / optical / scene / semantic / Ghostty reload。光学与场景只在付费档有值;开源版会标成付费档。

reload If Ghostty config on disk is newer than the running process, the dashboard says so — press Cmd+Shift+, in Ghostty. New tabs alone will not reload it.若磁盘上的 Ghostty 配置比进程新,仪表盘会提示 —— 在 Ghostty 里按 Cmd+Shift+,。只开新标签不够。

Full self-check完整体检

doctor
$ ./doctor.sh
$ ./doctor.sh --status
$ ./doctor.sh --fix
$ ./doctor.sh --profile

Section 0 is the same dashboard. Later sections cover CLI tools, fonts, Dynamic Profile (Triggers + semantic rules), Cmd-click preference, ecosystem colors, .zshrc order, and shell startup time.第 0 节就是同一份仪表盘。后面各节查 CLI、字体、Dynamic Profile(Triggers + 语义规则)、Cmd-click 开关、生态配色、.zshrc 顺序、启动耗时。

See also: Semantic layer for Cmd-click path:line / SHA / port.另见:语义交互层(Cmd-click 路径:行号 / SHA / 端口)。

Uninstall卸载

uninstall
$ ./uninstall.sh --dry-run
$ ./uninstall.sh

Restores ~/.zshrc from the latest file under ~/.hekouwang-terminal-backups/ (also finds legacy home-root backups). GUI settings go back to real factory defaults via defaults delete.~/.hekouwang-terminal-backups/ 最新备份还原 ~/.zshrc(也兼容家目录根旧备份)。GUI 用 defaults delete 回到真正出厂默认。