Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] Re: chpwd, precmd hooks have "zsh" in $0
- X-seq: zsh-workers 49283
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Roman Neuhauser <neuhauser@xxxxxxxxxx>
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: [PATCH] Re: chpwd, precmd hooks have "zsh" in $0
- Date: Sat, 14 Aug 2021 22:00:49 -0700
- Archived-at: <https://zsh.org/workers/49283>
- In-reply-to: <CAH+w=7aiH9zUC8crTR55GTq0pyf-E5Ehqt=2OCL+_WqeDwcsHw@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <YRGM5st2N0tfvPMQ@isis.sigpipe.cz> <CAH+w=7ZjVYzE6T+9Ditnzx4EFFAy0jMzsj9sD8gDBkJW97Mjow@mail.gmail.com> <YRJkDTl9cMxzn4Gd@isis.sigpipe.cz> <CAH+w=7bQN-uuaW-hthX0Wi5J1mmsyB4AsWN0JP75vG0z_zwmRw@mail.gmail.com> <YRSmIo0N4vu3zZ4h@isis.sigpipe.cz> <CAH+w=7aiH9zUC8crTR55GTq0pyf-E5Ehqt=2OCL+_WqeDwcsHw@mail.gmail.com>
On Sat, Aug 14, 2021 at 6:21 PM Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
>
> I haven't verified it, but I believe this also means that "sticky"
> emulations are not honored by functions called as hooks (and various
> other entry points that call doshfunc() directly).
This turns out not to be the case, sticky emulations are handled in
doshfunc(). I should have looked for that before I spoke.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author