summaryrefslogtreecommitdiff
path: root/completions
AgeCommit message (Expand)Author
2026-05-25fix(fish): prevent file completions and glob expansion in gt.fishPaul Buetow
2026-05-25fix(completion): suppress file/path completions with -f -a emptyPaul Buetow
2026-05-25fix(completion): suppress fish file/path completions with -k flagPaul Buetow
2026-05-25Revert "style(completion): remove -d descriptions to save screen space"Paul Buetow
2026-05-25style(completion): remove -d descriptions to save screen spacePaul Buetow
2026-05-25fix(completion): remove >, <, >=, <= operators that fish cannot completePaul Buetow
2026-05-25fix(completion): use __fish_use_subcommand instead of non-standard __fish_see...Paul Buetow
2026-05-25fix: don't offer exact-match completions to prevent readline duplicationPaul Buetow