[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Feature Request] do comsub with builtins/functions in current env
From: |
Tony Esposito |
Subject: |
Re: [Feature Request] do comsub with builtins/functions in current env |
Date: |
Sun, 9 Oct 2022 13:38:08 -0500 |
Thanks, I'll check it out.
On Sun, Oct 9, 2022 at 12:58 PM Koichi Murase <myoga.murase@gmail.com>
wrote:
> There is already a discussion:
>
> https://lists.gnu.org/archive/html/help-bash/2020-05/msg00038.html
>
> ksh's ${ listcmd; } is mentioned there, and patches for it will be
> accepted. Possible workarounds in the current Bash are also discussed.
> See the reply from Chet:
>
> https://lists.gnu.org/archive/html/help-bash/2020-05/msg00077.html
> > It's a low priority; if someone wants to take a shot at implementing it
> > before I get to looking at it, I'd be happy to merge it in.
>