On 5/19/16 2:54 PM, Siteshwar Vashisht wrote:
>
>
> - Original Message -
>> From: "Chet Ramey"
>> To: "Eric Pruitt" , bug-bash@gnu.org,
>> b...@packages.debian.org
>> Cc: "chet ramey"
>> Sent: Tuesday, April 26, 2016
- Original Message -
> From: "Chet Ramey"
> To: "Eric Pruitt" , bug-bash@gnu.org,
> b...@packages.debian.org
> Cc: "chet ramey"
> Sent: Tuesday, April 26, 2016 11:24:12 PM
> Subject: Re: Autocompletion problems with nounset and arr
On 5/1/16 2:10 PM, Eric Pruitt wrote:
> On Sun, May 01, 2016 at 03:54:16AM -0400, Grisha Levit wrote:
>> Does the issue go away if you do a "bind 'set colored-stats off"' ?
>
> No. That already defaults to "off", and I don't override it. I ran the
> "bind" command anyway, and it didn't make a diff
On Sun, May 01, 2016 at 03:54:16AM -0400, Grisha Levit wrote:
> Does the issue go away if you do a "bind 'set colored-stats off"' ?
No. That already defaults to "off", and I don't override it. I ran the
"bind" command anyway, and it didn't make a difference.
Eric
Does the issue go away if you do a "bind 'set colored-stats off"' ?
On Tue, Apr 26, 2016 at 01:54:12PM -0400, Chet Ramey wrote:
> Thanks for the report. I will fix this before bash-4.4 is released.
Is there some way for me to work around this issue in older versions of
Bash using autocompletion hooks?
Eric
On 4/26/16 4:50 PM, Eric Pruitt wrote:
> On Tue, Apr 26, 2016 at 01:54:12PM -0400, Chet Ramey wrote:
>> Thanks for the report. I will fix this before bash-4.4 is released.
>
> Thank you. I am happy to compile a prerelease build to try out your
> solution if you want another tester before you roll
On Tue, Apr 26, 2016 at 01:54:12PM -0400, Chet Ramey wrote:
> Thanks for the report. I will fix this before bash-4.4 is released.
Thank you. I am happy to compile a prerelease build to try out your
solution if you want another tester before you roll fix into an RC.
Eric
On 4/26/16 1:09 AM, Eric Pruitt wrote:
> Bash Version: 4.3
> Patch Level: 30
> Release Status: release
>
> Description:
> There's a quirk with Bash's autocompletion when trying to use tab
> completion with built-in arrays while the nounset option is enabled:
>
> ~$ echo ${BASH_