[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Enable compgen even when programmable completions are not available?
From: |
Kerin Millar |
Subject: |
Re: Enable compgen even when programmable completions are not available? |
Date: |
Fri, 30 Jun 2023 20:57:49 +0100 |
On Sat, 01 Jul 2023 02:25:33 +0700
Robert Elz <kre@munnari.OZ.AU> wrote:
> Date: Fri, 30 Jun 2023 18:35:34 +0100
> From: Kerin Millar <kfm@plushkava.net>
> Message-ID: <20230630183534.85da7986a24855126bfeab27@plushkava.net>
>
> | This can be trivially foiled.
>
> You mean it doesn't give you all the variable names? Why not?
> Does bash have a bug in this area that I am unaware of?
>
> Or do you mean that it will sometimes (due to newlines in the values)
> be able to be persuaded to give you more than just the var names?
>
> If the latter, why do you care? The processing can check for each variable
Well, I don't in particular. However, it is also the case that:
- every single solution posted in this thread has been broken in its initial
form, save for that which I had devised even before Eli posted
- I have to yet to see one working solution that provides any tangible
advantage over mine
- I am not soliciting solutions in any case; they have been nothing but a
distraction
- I am tired of being told things that I already know and am frankly now tired
of this entire thread; nothing is going to come of it
--
Kerin Millar
Re: Enable compgen even when programmable completions are not available?, Fabien Orjollet, 2023/06/27
- Re: Enable compgen even when programmable completions are not available?, Kerin Millar, 2023/06/27
- Re: Enable compgen even when programmable completions are not available?, of1, 2023/06/27
- Re: Enable compgen even when programmable completions are not available?, Kerin Millar, 2023/06/27
- Re: Enable compgen even when programmable completions are not available?, Fabien Orjollet, 2023/06/28
- Re: Enable compgen even when programmable completions are not available?, Fabien Orjollet, 2023/06/28
- Re: Enable compgen even when programmable completions are not available?, Kerin Millar, 2023/06/28
- Re: Enable compgen even when programmable completions are not available?, Fabien Orjollet, 2023/06/28