Skip to content

feat: Add support for fish shell#216

Open
OdysseyOfTheDragons wants to merge 3 commits intoiterative:mainfrom
OdysseyOfTheDragons:fish-shell
Open

feat: Add support for fish shell#216
OdysseyOfTheDragons wants to merge 3 commits intoiterative:mainfrom
OdysseyOfTheDragons:fish-shell

Conversation

@OdysseyOfTheDragons
Copy link
Copy Markdown

Closes #195.
Closes #174.
Closes #134.

This implementation uses not __fish_seen_subcommand_from to support subcommands and nested commands. Contrary to #195, this isn't limited to 3 levels deep. One limitation from this implementation is if a tool has subcommands a b and b a, then the sub-subcommands of both will be mixed.

OdysseyOfTheDragons and others added 3 commits April 8, 2026 00:07
Removed the code that caused errors and followed more closely
the tcsh implementation
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.

fish shell support

1 participant