Skip to content

feat: add fish shell completion script (fixes #223)#280

Open
leno23 wants to merge 1 commit into
sharkdp:masterfrom
leno23:feat/fish-completions-223
Open

feat: add fish shell completion script (fixes #223)#280
leno23 wants to merge 1 commit into
sharkdp:masterfrom
leno23:feat/fish-completions-223

Conversation

@leno23

@leno23 leno23 commented May 26, 2026

Copy link
Copy Markdown

Summary

Adds a pre-generated fish completion script under contrib/completion/hexyl.fish, generated from the existing hexyl --completion fish clap integration.

Also documents how to install the bundled completion file or regenerate completions for fish, bash, and zsh.

Fixes #223

Test plan

  • Verified hexyl --completion fish output matches the committed script
  • cargo test (existing colors::* integration tests fail locally on upstream master as well)

Made with Cursor

Ship a pre-generated fish completion file under contrib/completion/
and document how to install it or regenerate completions via
`hexyl --completion`.

Fixes sharkdp#223

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

Completions for fish shell

1 participant