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

Re: [PATCH 1/3] Extended ksh compatibility: namespace parameter syntax



On Sun, Mar 5, 2023 at 2:25 PM Oliver Kiddle <opk@xxxxxxx> wrote:
>
> There must be an off-by-one error in a check:
>
>   a.b=c
>   zsh: command not found: a.b=c

Ah, thanks.  It was assuming there would be a leading ".".

> I was thinking of things like zle_bracketed_paste, zle_highlight and
> ZLE_RPROMPT_INDENT which it'd be nice to have more hidden.

Hmm, but ... if we change these to .zle.bracketed_paste etc., at what
point to deprecate the current names?




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