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

Re: jobs -Z will destory environ variables



On Dec 21,  2:35pm, Valodim Skywalker wrote:
} 
} This is still not working correctly. On 5.0.1, it seems to be limited to
} six characters.

It's working as well as it can without stomping the environment.

Try this:

% zsh -is these arguments are the space available for jobs -Z to write
% jobs -Z 123456789a123456789b123456789c123456789d123456789e123456789f


As I said before, jobs -Z has always been a hack.  Maybe the thing to
do is to *both* hack the argv/envp space *and* call prctl() when it is
available.



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