Bash completion for "cabal sandbox" subcommands
Command "cabal sandbox --list-options" doesn't list subcommands of "cabal sandbox", but "cabal help sandbox" does. It turns out that it is easy to parse its output using sed and as such can be added to list of words for completion.
Loading
Please register or sign in to comment