Fish Tab Completion "command not found" #4145
Replies: 3 comments
-
|
I do have this in my fish.config because I needed the shim options. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
yeah I'm seeing this myself, not sure why at first glance |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Looks like this has been resolved in the recent release. Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have mise installed via homebrew, so usage is added as a dependency. Below are the versions of both.
$ mise --version _ __ ____ ___ (_)_______ ___ ____ ____ / /___ _________ / __ `__ \/ / ___/ _ \______/ _ \/ __ \______/ __ \/ / __ `/ ___/ _ \ / / / / / / (__ ) __/_____/ __/ / / /_____/ /_/ / / /_/ / /__/ __/ /_/ /_/ /_/_/____/\___/ \___/_/ /_/ / .___/_/\__,_/\___/\___/ /_/ 2025.1.8 macos-arm64 (2025-01-17) $ usage --version usage-cli 2.0.3Tab complete no longer works with
mise removewhich was surprising. Also when I attempt to tab complete withmise useI get an error message below. The<tab>is when I pressed tab.Beta Was this translation helpful? Give feedback.
All reactions