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

Albert Astals Cid albert.astals at canonical.com
Mon Mar 10 21:04:00 UTC 2014


Public bug reported:

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

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

** Summary changed:

- tab completion regression in files that contain ? in name
+ tab completion regression in files that contain ? in name in trusty

** Summary changed:

- tab completion regression in files that contain ? in name in trusty
+ tab completion regression in trusty in files that contain ? in name

** Description changed:

  How to reproduce:
-  * touch "aa?a"
-  * touch "aa?b"
-  * touch "aac"
-  * ls aa<TAB>
+  * touch "aa?a"
+  * touch "aa?b"
+  * touch "aac"
+  * ls aa<TAB>
  will give you
- aa?a  aa?b  aac   
-  * rm aac
-  * ls aa<TAB>
+ aa?a  aa?b  aac
+  * rm aac
+  * ls aa<TAB>
  will autocomplete to
-  * ls aa\?
+  * 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 latelty.
+ This used to work and has somehow regressed lately in trusty

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

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