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

zpty intermediate zsh process?



I've been using the zpty module a bit lately and noticed I always get
an intermediate zsh process before the command run to start a zpty.
I can prefix the command with 'exec' to avoid that, but looking at the
code in zpty.c, maybe the execode() call should just be setting the
(third) 'exiting' argument to true?  Reading the comment above
execlist() it seems that should just DTRT?

cheers,
Greg




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