From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19547 invoked by alias); 21 Dec 2012 13:42:51 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 17486 Received: (qmail 22297 invoked from network); 21 Dec 2012 13:42:50 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.2 Received-SPF: none (ns1.primenet.com.au: domain at mugenguild.com does not designate permitted sender hosts) Date: Fri, 21 Dec 2012 14:35:09 +0100 From: Valodim Skywalker To: zsh-users@zsh.org Subject: Re: jobs -Z will destory environ variables Message-ID: <20121221133509.GA18495@mugenguild.com> Mail-Followup-To: zsh-users@zsh.org References: <20121117085620.GA2500@localhost.localdomain> <121117093646.ZM9645@torch.brasslantern.com> <20121118023133.GC2500@localhost.localdomain> <121118102223.ZM2903@torch.brasslantern.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ibTvN161/egqYuK8" Content-Disposition: inline In-Reply-To: <121118102223.ZM2903@torch.brasslantern.com> User-Agent: Mutt/1.5.21 (2010-09-15) --ibTvN161/egqYuK8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline This is still not working correctly. On 5.0.1, it seems to be limited to six characters. % echo $ZSH_VERSION 5.0.1 % jobs -Z 'sortalongname' % ps $$ PID TTY STAT TIME COMMAND 21082 pts/3 S 0:00 sortal - V :wq --ibTvN161/egqYuK8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlDUZY0ACgkQxCa+aHUWYdRiJwCgrvrpaAHeZgm1/DPhrSFySxHg PacAoNp8tYFa0/I60A9ib13BSOsNKxMW =W4XY -----END PGP SIGNATURE----- --ibTvN161/egqYuK8--