From f14eb9199f4e1aee49594e590c08996244bb77b3 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 28 Sep 2025 21:56:32 +0300 Subject: Add slash toggle for completions --- docs/usage.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs/usage.md') diff --git a/docs/usage.md b/docs/usage.md index 706be99..1dadb1c 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -150,3 +150,10 @@ Bind a key to pipe the current selection through the action runner and replace i Tips: - Ensure Helix runs inside tmux to see the status updates. - You can also set a language-specific binding in `languages.toml` if preferred. + +### Slash commands + +Type a slash command at the end of a chat line (for example `/? reload>`). Available commands: +- `/reload>` — reload configuration from disk (ignores environment overrides during the reload). +- `/disable>` — temporarily disable Hexai auto-completions; code actions and chat prompts continue to work. +- `/enable>` — re-enable Hexai auto-completions after a `/disable>`. -- cgit v1.2.3