completion broken for bash #4305
Answered
by
jylenhof
bersace
asked this question in
Troubleshooting and bug reports
-
Hi, mise completion seems still broken on bash: $ mise -v
_ __
____ ___ (_)_______ ___ ____ ____ / /___ _________
/ __ `__ \/ / ___/ _ \______/ _ \/ __ \______/ __ \/ / __ `/ ___/ _ \
/ / / / / / (__ ) __/_____/ __/ / / /_____/ /_/ / / /_/ / /__/ __/
/_/ /_/ /_/_/____/\___/ \___/_/ /_/ / .___/_/\__,_/\___/\___/
/_/
2025.2.1 linux-x64 (2025-02-03)
$ usage -v
usage-cli 1.5.3
$ mise
× Expected a valid node entry.
╭─[2:6]
1 │ min_usage_version "1.3"
2 │ name mise
· ──┬─
· ╰── plain identifiers can't be used here
3 │ bin mise
╰────
help: If this was supposed to be a string, wrap it in quotes.
If this was supposed to be a new node, terminate the previous node with `;` or a newline. usage@2 is even worse. I don't know what to do. By the way, mise is truly awesome. Regards, |
Beta Was this translation helpful? Give feedback.
Answered by
jylenhof
Feb 4, 2025
Replies: 1 comment 1 reply
-
Use an updated usage version |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
bersace
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use an updated usage version
There were problem with version 2.0.3 (at least on Debian), but version 2.0.4 works ok for me