[Bug 1387057] Re: wildcard incorrect completion

Mathew Hodson mathew.hodson at gmail.com
Mon Oct 19 16:08:32 UTC 2015


** Changed in: bash-completion (Ubuntu)
   Importance: Undecided => Medium

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