Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Unicode allowables in Environment variables



It does seem to get munged a second time. If I put a correcting ZDOTDIR=$(printenv ZDOTDIR) at the top of /etc/zshrc, it's again unechoable by the time I get a prompt.

On Mon, Nov 4, 2024 at 2:00 PM Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
On Mon, Nov 4, 2024 at 10:56 AM Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
>
> That points to sourcehome() being called more than once (of necessity)
> with the side-effect that getsparam_u() is applied to ZDOTDIR more
> than once.

Would be interesting to see if it gets further munged after passing
through zlogin



--
Mark J. Reed <markjreed@xxxxxxxxx>


Messages sorted by: Reverse Date, Date, Thread, Author