[Bug 1387057] [NEW] wildcard incorrect completion

Rolf Leggewie 1387057 at bugs.launchpad.net
Wed Oct 29 09:05:02 UTC 2014


Public bug reported:

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

** Affects: bash-completion (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: trusty

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

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