[Bug 1290553] Re: tab completion regression in trusty in files that contain ? in name

Albert Astals Cid albert.astals at canonical.com
Tue Mar 11 10:23:25 UTC 2014


** Also affects: bash-completion
   Importance: Undecided
       Status: New

** No longer affects: bash-completion

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

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bash in Ubuntu.
https://bugs.launchpad.net/bugs/1290553

Title:
  tab completion regression in trusty in files that contain ? in name

Status in “bash” package in Ubuntu:
  New
Status in “bash-completion” package in Ubuntu:
  New

Bug description:
  How to reproduce:
   * touch "aa?a"
   * touch "aa?b"
   * touch "aac"
   * ls aa<TAB>
  will give you
  aa?a  aa?b  aac
   * rm aac
   * ls aa<TAB>
  will autocomplete to
   * ls aa\?
  but further tabbing will not suggest the names as ls aa<TAB> had done when aac existed.

  This used to work and has somehow regressed lately in trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash/+bug/1290553/+subscriptions



More information about the foundations-bugs mailing list