From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6676 invoked by alias); 12 Dec 2011 16:55:10 -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: 30014 Received: (qmail 1475 invoked from network); 12 Dec 2011 16:55:09 -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.6 required=5.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,RCVD_IN_DNSWL_LOW, T_DKIM_INVALID autolearn=no version=3.3.2 Received-SPF: pass (ns1.primenet.com.au: SPF record at _spf.google.com designates 209.85.212.43 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=wh/Vpj/INDNYyocZE1hXgynkQALQ7wFh23A5WQCw79A=; b=d156t6jxoFjvuccYKZbkWhHl4NoQYMVxHK3G5x0eCDy83VpV3t362f7v/y6m5rt1Ej 4+FVU7eU3eF7ei1t5KRrWuDvCUGZnDwA21lKEL1MxGBESfm2T/CoItwCF7d20/eBP34C 9sdJDlvMnQfvLiNrKQO9RHsrZ8eZBlZKznXv4= MIME-Version: 1.0 Date: Mon, 12 Dec 2011 17:55:02 +0100 Message-ID: Subject: adam2 prompt theme broken From: Mikael Magnusson To: zsh workers Content-Type: text/plain; charset=UTF-8 Running prompt -p adam2 twice results in the error message prompt_preview_theme:13: parse error and after the first time, it has changed the command line to be bright white. I have no idea how these bits work. The theme itself also doesn't work for me, but it does work from zsh -f. It overwrites the last line when writing a new prompt with my rc loaded, but I'm not so interested in debugging it :). -- Mikael Magnusson