Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: ksh compatibility: initial value of $_
On Wed, Apr 5, 2023 at 11:17 AM Jun. T <takimoto-j@xxxxxxxxxxxxxxxxx> wrote:
>
> Yes, I've been thinking exactly the same thing.
> If we add, say ZSH_EXEPATH, then I think just copying _ from envionment is
> enough.
In Src/params.c, the "_" variable is marked PM_DONTIMPORT. Is it
worth commenting that this is because it is conditionally imported
elsewhere?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author