From 9dc8c5e241af77fd61c1da91e0fe49faa5cf06e4 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 26 Mar 2026 22:21:34 +0200 Subject: ask: filter fish UUID completion --- docs/fish-completion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/fish-completion.md b/docs/fish-completion.md index b37b79d..10966e9 100644 --- a/docs/fish-completion.md +++ b/docs/fish-completion.md @@ -3,7 +3,7 @@ Hexai ships a Fish completion file for the `ask` task-management CLI at [`assets/ask.fish`](../assets/ask.fish). It completes the top-level `ask` subcommands and the nested `ask dep` operations. -It also completes task UUIDs for UUID-taking commands by reading the current project from `ask all --json`. +It also completes task UUIDs for UUID-taking commands by reading the current project from `ask all --json` and filtering out completed and deleted tasks. The script preserves the global `--json` flag. Install it into Fish's completion directory: -- cgit v1.2.3