[Bug 1290553] Re: tab completion regression in trusty in files that contain ? in name
Dimitri John Ledkov
launchpad at surgut.co.uk
Tue Mar 11 11:22:51 UTC 2014
*** This bug is a duplicate of bug 1289597 ***
https://bugs.launchpad.net/bugs/1289597
** This bug has been marked a duplicate of bug 1289597
bash: words: bad array subscript
--
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/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