partner-packaging team mailing list archive
-
partner-packaging team
-
Mailing list archive
-
Message #00029
Re: [Bug 716008] Re: strange bahavior on directory completion with bash built-in commands
On Sun, Apr 10, 2011 at 05:09:30PM -0000, Bram Swenson wrote:
> The sed workaround worked perfectly for me as well.
---end quoted text---
Removing acroread fixed that indeed !
--
أحمد المحمودي (Ahmed El-Mahmoudy)
Digital design engineer
GPG KeyID: 0xEDDDA1B7
GPG Fingerprint: 8206 A196 2084 7E6D 0DF8 B176 BC19 6A94 EDDD A1B7
--
You received this bug notification because you are a member of PP, which
is subscribed to Partner Packaging.
https://bugs.launchpad.net/bugs/716008
Title:
strange bahavior on directory completion with bash built-in commands
Status in PP:
Confirmed
Status in “bash-completion” package in Ubuntu:
Invalid
Bug description:
Binary package hint: bash-completion
The recent upgrade of 1.3 version has a strange behavior on directory completion.
For example, with 1.2 version bash-completion,
$ ls /us
then TAB will complete with
$ ls /usr/
Then a second TAB will prompt files in the /usr/ directory.
But with 1.3 version,
$ ls /us TAB
gives
$ ls /usr
It's then impossible to prompt files in the directory.
References