什么是 hud?
显示或配置 OMX HUD(两层状态行) 来源:yeachan-heo/oh-my-codex。
显示或配置 OMX HUD(两层状态行)
通过命令行快速安装 hud AI 技能到你的开发环境
来源:yeachan-heo/oh-my-codex。
| omx hud | Show current HUD (modes, turns, activity) | | omx hud --watch | Live-updating display (polls every 1s) | | omx hud --json | Raw state output for scripting | | omx hud --preset=minimal | Minimal display | | omx hud --preset=focused | Default display | | omx hud --preset=full | All elements |
Available built-in items (Codex CLI v0.101.0+): model-name, model-with-reasoning, current-dir, project-root, git-branch, context-remaining, context-used, five-hour-limit, weekly-limit, codex-version, context-window-size, used-tokens, total-input-tokens, total-output-tokens, session-id
显示或配置 OMX HUD(两层状态行) 来源:yeachan-heo/oh-my-codex。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/yeachan-heo/oh-my-codex --skill hud 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/yeachan-heo/oh-my-codex --skill hud显示或配置 OMX HUD(两层状态行) 来源:yeachan-heo/oh-my-codex。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/yeachan-heo/oh-my-codex --skill hud 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/yeachan-heo/oh-my-codex