-
-
Notifications
You must be signed in to change notification settings - Fork 110
Open
Description
Expected Behavior
No error?
Actual Behavior
I don't use kb
but have (had) an alias that triggers the kb
completion. In Fish 3.6.0, the alias returns the following error when hitting
complete: too many arguments
/opt/homebrew/Cellar/fish/3.6.0/share/fish/completions/kb.fish (line 8):
complete -c kb -n "not __fish_seen_subcommand_from $commands" -a $commands
^
from sourcing file /opt/homebrew/Cellar/fish/3.6.0/share/fish/completions/kb.fish```
This isn't a bother and may not even be a bug worth fixing but thought I'd report it just in case.
Specifications
- Version: Fish 3.6.0
- Platform: darwin-arm64
Metadata
Metadata
Assignees
Labels
No labels