scala-cli
scala-cli copied to clipboard
Fish shell completion support
from @alexarchambault
For now, we only support bash and zsh completion. I'm not sure what is needed to have fish completion work.
Implementing this should mostly involve changes in case-app, where the core of bash and zsh completion support lives.
Please, add support to fish.