[Bug 1387057] Re: wildcard incorrect completion
Rolf Leggewie
1387057 at bugs.launchpad.net
Thu Mar 5 02:22:50 UTC 2015
Thanks, Peter.
The problem is still the same at least for vivid. I can't see the
relevant upstream bug at the moment which is only visible to logged in
members. If there is something to backport, we should.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bash-completion in Ubuntu.
https://bugs.launchpad.net/bugs/1387057
Title:
wildcard incorrect completion
Status in bash-completion package in Ubuntu:
Confirmed
Bug description:
steps to reproduce (verified on trusty)
$ touch /tmp/file01.txt;touch /tmp/file11.txt
$ file /tmp/fileTAB
file01.txt file02.txt
$ file /tmp/file*TAB
the last command will then incorrectly complete to
$ file /tmp/file01.txt
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1387057/+subscriptions
More information about the foundations-bugs
mailing list