Skip to content

[#186] Fix Fish shell completions - #187

Merged
httpdss merged 1 commit into
mainfrom
fix/issue-186-fish-completion
Aug 3, 2026
Merged

[#186] Fix Fish shell completions#187
httpdss merged 1 commit into
mainfrom
fix/issue-186-fish-completion

Conversation

@httpdss

@httpdss httpdss commented Aug 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • add native Fish completion generation for structkit --print-completion fish
  • retain shtab generation for Bash, Zsh, and Tcsh
  • correct Fish installer guidance and add regression coverage

Closes #186

Validation

  • python -m pytest tests/test_completion_command.py
  • python -m pytest (212 passed; 2 unrelated FastMCP integration failures: installed FastMCP lacks list_tools)

@httpdss
httpdss merged commit d9f5239 into main Aug 3, 2026
3 checks passed
@httpdss
httpdss deleted the fix/issue-186-fish-completion branch August 3, 2026 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: fish autocompletions not available

1 participant