Replies: 1 comment
mise で Autocompletion を構成する時の罠
$ mise^I
Error: usage CLI not found. This is required for completions to work in mise.
See https://usage.jdx.dev for more information.原因: Autocompletion 時に
これはドキュメントにしっかり要件として記載されている (https://mise.jdx.dev/installing-mise.html#autocompletion) 。 mise 環境に
$ mise^I
bash: command not found: _comp_initialize原因: autocompletion script 生成時に
|
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.
Today I Learned ...
All reactions