[Bash-completion-devel] Bug#833059:

Aditya Vaidya kroq.gar78 at gmail.com
Fri Jun 9 07:44:39 UTC 2017


I'm on Wheezy with bash-completion version 2.1-4 and I can confirm. I
believe I have also narrowed the bug down.

This lists files in root:

$ du --exclude=asdf /<TAB>

But this (with quotes) does not:

$ du --exclude="asdf" /<TAB>

After a quick survey, it seems like it happens to all options that have an
equals sign (=) in them.

Sincerely,
Aditya Vaidya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/bash-completion-devel/attachments/20170609/88b3968d/attachment.html>


More information about the Bash-completion-devel mailing list