We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Correct AI completion acceptance: result streams into the prompt Ctrl+Alt+Space streams the generated code directly into the input at the caret (PrettyPrompt StreamingInputCallbackResult), so there is no Tab-to- accept step. Fix the AI Completions and Keyboard Shortcuts pages.
Update AI Completions and inspect docs AI Completions: document the provider-agnostic completion feature (--aiProvider/--aiApiKey/--aiEndpoint/--aiModel/--aiPrompt/--aiHistoryCount) and the OpenAI/Anthropic/Gemini/Grok/DeepSeek/Mistral/Codestral presets, replacing the OpenAI-only --openAI* options. Inspecting a Running Process: document live method modification via #replace/#wrap/#patches/#revert, including signatures and limitations. Refresh Home, Configuring, and Keyboard Shortcuts to match.
Update wiki with content from readme