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

Re: PATCH: query terminal properties on ZLE startup



On Tue, Feb 25, 2025 at 3:46 PM Oliver Kiddle <opk@xxxxxxx> wrote:
>
> In the current form, there's no setopt but you can disable it all with:
>
>   .term.extensions=( -query ).

If I'm not mistaken, the terminal probe would take place during
init_bltinmods() which happens before run_init_scripts() ?  So it's
not actually possible to assign a value to .term.extensions before the
terminal is probed at startup?




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