Instantly explains any command-line option under your cursor across all shells and terminals.
Added Nov 29, 2025
Last signal 4d ago
Developers constantly copy commands from LLMs, Stack Overflow, or history but forget what the options mean. Reading man pages breaks flow, and existing tools are shell-specific or require leaving the terminal. This creates friction and risk when running unfamiliar commands.
A lightweight daemon with cross-shell plugins that detects command tokens and displays contextual tooltips using man pages, community docs, and AI. Provides inline explanations in any terminal, plus team documentation sync for internal CLI tools.
LLMs are generating more CLI commands than ever, increasing the need for instant documentation. The developer tools market has proven willingness to pay for productivity gains (e.g., GitHub Copilot).
74
62% score confidenceTrend snapshot pending
No matched competitors yet
Showing 1-5 of 5 signals
If you use Claude Code, Gemini CLI, or Codex and often come back to a terminal that has been waiting for input, Nudge is built for that exact moment. Happy to answer questions about how it works.
If you use zsh with vi mode, you can use it to look for an options description quickly by pressing `Shift-K` while hovering it. Similar to pressing `Shift-K` in Vim to see a function's parameters. I built this because I often reuse commands from other people, from LLMs, or even from my own history, but rarely remember what all the options mean. I hope it helps you too, and I’d love to hear your thoughts.
+4 more signals