Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: empty job texts for suspended .zshrc jobs
- X-seq: zsh-workers 40936
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: empty job texts for suspended .zshrc jobs
- Date: Tue, 4 Apr 2017 15:44:06 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version; bh=JMXbmkWfnIIVfv5V8nX/JN4KS4IP8a/ZeHogMwuGji0=; b=FoUd+Qor24ZSATuImOV2GdO5lIzr6ivL72MHfcHHpaEga+YVd1il3nGnTX0tWo9UzJ Oeu+SrPRwFKu095X0Lp2WCq1+5jKGn4KtyLfB1mkxYqMiGZ7fyetGjtQNg8tizBM3krg z+hHfQeIvEPOg4vqaN1NQDaN/YZhxsQ8zYXPG2oyXnBkZdegjofigch0rZDJCy6ohbKb VWsFtdA+xwcHI1H+uCFnWciT9tIlvj/4RyyiZF4nImI15V6HP5Hi7Ia8Feo/29jZueAs mJUaLAJ7RZxKhGu9kD0h66AgYxek7msO+DGRdgRz3AdOdjtZ8MhpkxvqfvsSAyf6Ewk2 7r0Q==
- In-reply-to: <20170404103027.3d0f1928@pwslap01u.europe.root.pri>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20170327102016.GA7975@chaz.gmail.com> <CGME20170330213714epcas4p13acb0940959f87c6c64746339bb9dc2d@epcas4p1.samsung.com> <170330143636.ZM17242@torch.brasslantern.com> <20170404103027.3d0f1928@pwslap01u.europe.root.pri>
On Apr 4, 10:30am, Peter Stephenson wrote:
}
} Presumably the assumption here was a sourced file wouldn't need the job
} text, which presumably is wrong so this fix is reasonable...?
With reference to your comment in the commit log --
We'll need to see if this makes start up inefficient.
-- this did not significantly change startup time for my .z* files
(1600 lines / 176kb).
Anybody have a really large startup config they can test?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author