From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20201 invoked from network); 3 Jul 2006 18:07:03 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,FORGED_RCVD_HELO autolearn=ham version=3.1.3 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 3 Jul 2006 18:07:03 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 20760 invoked from network); 3 Jul 2006 18:06:56 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 3 Jul 2006 18:06:56 -0000 Received: (qmail 11942 invoked by alias); 3 Jul 2006 18:06:48 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 10468 Received: (qmail 11932 invoked from network); 3 Jul 2006 18:06:47 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 3 Jul 2006 18:06:47 -0000 Received: (qmail 19595 invoked from network); 3 Jul 2006 18:06:47 -0000 Received: from dottedmag.net (85.118.226.168) by a.mx.sunsite.dk with SMTP; 3 Jul 2006 18:06:46 -0000 Received: from vertex.dottedmag.net (unknown [10.10.31.3]) by dottedmag.net (Postfix) with ESMTP id 59A69CF3E; Tue, 4 Jul 2006 01:06:45 +0700 (NOVST) From: Mikhail Gusarov To: "Alex Polite" Cc: zsh-users@sunsite.dk Subject: Re: Adding a new-line to the prompt. References: Date: Tue, 04 Jul 2006 01:06:44 +0700 In-Reply-To: (Alex Polite's message of "Mon, 3 Jul 2006 19:08:09 +0200") Message-ID: <8764ieimvf.fsf@vertex.dottedmag.net> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii You (notmyprivateemail@gmail.com) wrote: AP> This is my first day of zsh after some approx 2300 days of AP> bash. First thing I have to do is recreate my bash prompt which AP> ends in a newline. Tried inserting a newline with "\n". That AP> didn't do the trick. Googled this for about an hour but still AP> couldn't solve it. PS1=' ' in ~/.zshrc works for me. -- JID: dottedmag@jabber.dottedmag.net