dua-cli
dua-cli copied to clipboard
Dua interactive completions not working properly
I have dua completions zsh loaded in the shell properly
dua command works as expected, but when using dua i completion doesn't work and I have to type the complete path manually (can't use Tab to autocomplete)
e.g.
dua i some/path/i/have/to/fully/type
Thanks for reporting.
I haven't used this myself, so I wouldn't know. But if it's not working it might be a bug in clap which is the one generating the shell scripts.
Maybe it's more about the way certain arguments are declared, so it could be fixed on the side of dua.