bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Enable compgen even when programmable completions are not available?


From: alex xmb ratchev
Subject: Re: Enable compgen even when programmable completions are not available?
Date: Mon, 26 Jun 2023 12:05:41 +0200

On Mon, Jun 26, 2023, 12:03 Kerin Millar <kfm@plushkava.net> wrote:

> On Mon, 26 Jun 2023 11:55:03 +0200
> alex xmb ratchev <fxmbsw7@gmail.com> wrote:
>
> > by the way , what does this nonsense code supposed to do
> > separate between vars for future list / deletement ?
>
> Print all declared variable names reliably (which it doesn't). It's not as
> easy as you might think, by the way.
>

i had this topic some ago
u need a list of base , like $PWD , and a list of manually set

a declare replacement ( other titled than declare ) is a way

i can try coding such one .. brb

--
> Kerin Millar
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]