hverlin opened this issue 23 days ago · 1 comments
[tasks."test"] run = "echo 'Running test'"
fish
zsh
If I select the suggestion, I get
mise \"tes
When using mise run <task>, the autocompletion works correctly
mise run <task>
I can repro, but I have no clue how this is even possible. mise should be treating a quoted version as the same...