From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23163 invoked by alias); 18 Jul 2016 20:40:56 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 38882 Received: (qmail 3281 invoked from network); 18 Jul 2016 20:40:56 -0000 X-Qmail-Scanner-Diagnostics: from ngcobalt07.manitu.net by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(217.11.48.107):SA:0(-0.0/5.0):. Processed in 0.111093 secs); 18 Jul 2016 20:40:56 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.1 X-Envelope-From: edvz2@systemanalysen.net X-Qmail-Scanner-Mime-Attachments: |signature.asc| X-Qmail-Scanner-Zip-Files: | Received-SPF: pass (ns1.primenet.com.au: SPF record at systemanalysen.net designates 217.11.48.107 as permitted sender) Date: Mon, 18 Jul 2016 22:31:49 +0200 From: Roland Eggner To: zsh-workers@zsh.org Subject: Parameter + prompt expansion %D{%T.%.} parser issue Message-ID: <20160718203149.GA11086@mobil.systemanalysen.net> Reply-To: Roland Eggner Mail-Followup-To: zsh-workers@zsh.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Dxnq1zWXvFF0Q93v" Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) --Dxnq1zWXvFF0Q93v Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable emulate -R zsh -c 'print -l ${(%):-%D{%T.%.} %~} "${(%):-%D{%T.%.} %~}" ${(= %):-"%D{%T.%.} %~"}' Expected: 22:03:02.324 ~ 22:03:02.324 ~ 22:03:02.324 ~ Observed: 22:03:02.324 ~ 22:03:02.324 %~} 22:03:02.324 ~ Note the trailing =E2=80=9C%~}=E2=80=9D in the 2nd line. ZSH_PATCHLEVEL=3Dzsh-5.2-282-ga22f4ea uname -m -o x86_64 GNU/Linux Usage error? Bug? Feature? --=20 Best regards Roland Eggner --Dxnq1zWXvFF0Q93v Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iF4EAREIAAYFAleNPLQACgkQTJFaUonQdWiczgEAr2Kjxhj1QxXBnCf+4RoG8Vqf T/nyJBimD5QyNDCwh1ABAMfPD/+MunZA7gRPOx086hRMzshRn0+N0EMvpl5lg6OR =z0Rp -----END PGP SIGNATURE----- --Dxnq1zWXvFF0Q93v--