Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fish completion printing error #104

Open
blahspam opened this issue Feb 17, 2023 · 1 comment
Open

Fish completion printing error #104

blahspam opened this issue Feb 17, 2023 · 1 comment

Comments

@blahspam
Copy link

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
@gnebbia
Copy link
Owner

gnebbia commented Mar 10, 2024

Thanks for your feedback and sorry for the extremely late reply, but I have no experience with fish. Let's keep it open in case some kind user of fish could hint us about the issue.

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

No branches or pull requests

2 participants