From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10445 invoked by alias); 14 Feb 2014 05:55:16 -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: 18445 Received: (qmail 28460 invoked from network); 14 Feb 2014 05:55:12 -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=-4.3 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,UNPARSEABLE_RELAY autolearn=ham version=3.3.2 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=spodhuis.org; s=d201312; h=In-Reply-To:Content-Transfer-Encoding:Content-Type:MIME-Version:References:Message-ID:Subject:To:From:Date; bh=a9YkNi7yiDyoEReniS/PNa1witOGH6I7BGvSJ8NKuME=; b=TRXVDFUAo3zz26dZJR09EUg8hl2nvagPcCSrf+RYkUfJcvdNRbiMB4whASkWJ0WGBT29EmoP9oTH6WzO8+VKyYTZGbVAXIRt5DKbE6sjlbxkQHWGSei4UL7WbNHQFbVRaLD/ldKePYhZZ55dTrzb06YRM17fp9QEyw75wcTyfAiMYcGVQ+SHHdhDUoWsHvKfiJL1q6beQMeP39bZ; Date: Thu, 13 Feb 2014 21:55:09 -0800 From: Phil Pennock To: zsh-users@zsh.org Subject: Re: neat prompt hack: mark non-exported var Message-ID: <20140214055509.GA61466@redoubt.spodhuis.org> Mail-Followup-To: zsh-users@zsh.org References: <20140214050740.GA58270@redoubt.spodhuis.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; x-action=pgp-signed Content-Transfer-Encoding: 8bit In-Reply-To: <20140214050740.GA58270@redoubt.spodhuis.org> OpenPGP: url=https://www.security.spodhuis.org/PGP/keys/0x3903637F.asc -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 2014-02-13 at 21:07 -0800, Phil Pennock wrote: > : ${ZSH_THEME_CONTINUUM_APCNOTEXPORTED:='⚠⚠⚠'} Mutt showed that line to me as ending: :='' (no closing brace, empty value). If you see that, pipe to a real text-viewer. The line _is_ well formed, the variable is being given a default value of one character repeated three times, that character being 0x26A0, "WARNING SIGN". Dangers of Unicode, even today. *sigh* - -Phil -----BEGIN PGP SIGNATURE----- iQEcBAEBCAAGBQJS/a+1AAoJEKBsj+IM0duFotAIAKTNNZIxf9qZkn5cVPfX30E5 Mnz0cEB56KVZBrKGifuYHVUcvtj4oKpOmQ5mYwDRyfVzKRz36117Bge0MIMHNNS0 4lffi6NTn6cIY/KZyFIJ44rdu09LSF0FJZxqu8tZfbieOq25A7AVtfLAe75Ojs+M LMZurf4AW+g+fr+yT8xxfavGu1f0jz1Fb9NAz8Me88HiapYRGLd2qpIE14vTYLsG Me9qnpXC0GKamxCNO3p5S13AW/ij46xOFPda9UmplEOYzDInF5nZcLI5OJSqA0hX GpV+7zvpcueLU39aVjSKK3U1OJaY4i6/Mk9Cp1GavUQMj6HgytFBgtJNZKufOOs= =afDF -----END PGP SIGNATURE-----