mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-21 08:51:14 -03:00
This fixes subcommand completions by using argparse to get the subcommand, just like we did for `sudo`. Reported by @adregan on gitter
This fixes subcommand completions by using argparse to get the subcommand, just like we did for `sudo`. Reported by @adregan on gitter