[Bug 1387057] Re: wildcard incorrect completion

Peter Cordes peter at cordes.ca
Sat Nov 29 06:58:42 UTC 2014


submitted upstream as
https://alioth.debian.org/tracker/index.php?func=detail&aid=314891&group_id=100114&atid=413095

bug 1390061 is fixed upstream, as a side-effect of reworking the
relevant code.


** Bug watch added: alioth.debian.org/ #314891
   http://alioth.debian.org/support/tracker.php?aid=314891

-- 
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