Fish completion suggested completions have double parentheses #12209
Labels
help wanted
Someone outside the Bazel team could own this
team-OSS
Issues for the Bazel OSS team: installation, release processBazel packaging, website
Description of the problem / feature request:
When completing an option:
Note how the description of the options are wrapped in two sets of parentheses like
((none, all, packages or subpackages; default: "none"))
.Bugs: what's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
Source fish completions, try to autocomplete
bazel info --
.What operating system are you running Bazel on?
What's the output of
bazel info release
?release 3.3.0
Have you found anything relevant by searching the web?
Issue requesting fish completions: #5088
Initial implementation: https://github.com/bazelbuild/bazel/pull/11450/files
The text was updated successfully, but these errors were encountered: