kb icon indicating copy to clipboard operation
kb copied to clipboard

Fish completion printing error

Open blahspam opened this issue 3 years ago • 1 comments

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

blahspam avatar Feb 17 '23 21:02 blahspam

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.

gnebbia avatar Mar 10 '24 11:03 gnebbia