On 6/25/20 4:48 PM, Alexander Ploumistos wrote:
On Fri, Jun 26, 2020 at 1:40 AM Peter Hutterer <peter.hutte...@who-t.net> 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.

But regardless, that's something to fix in the dnf bash completion scripts, not a reason to completely disable completion as the earlier poster said.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to