On Fri, Jun 26, 2020 at 1:40 AM Peter Hutterer <peter.hutterer@xxxxxxxxx> wrote: > > disclaimer: I'm using zsh, not bash but it has the same issue. But IMO you > can't really blame it - how is the completion to know that you want to > install an RPM in the current directory? The correct way would be > dnf install ./some<tab> > and that completes immediately (on zsh). Does that work on bash? It does. However, if you're trying to avoid typing a path for dnf, you always get a space right after the folder name when you hit <tab> and you need to delete it if you want to move further down the tree. For me that's one of the most annoying things with bash completion for dnf. _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx