mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-23 00:01:16 -03:00
Our completions had gone out-of-date. They didn't support invocations like `dua path/to/folder`, instead requiring a subcommand. Closes #12438