Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: 4.3.17 unset RPS1 vs RPROMPT
- X-seq: zsh-workers 30547
- From: Phil Pennock <zsh-workers+phil.pennock@xxxxxxxxxxxx>
- To: Mikael Magnusson <mikachu@xxxxxxxxx>
- Subject: Re: 4.3.17 unset RPS1 vs RPROMPT
- Date: Fri, 29 Jun 2012 06:32:04 -0700
- Cc: zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=spodhuis.org; s=d201107; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=K8zGuM1xwlS2AP4ZuXrV4kq6wuQ4wYi8m5uHHYyl6ig=; b=Sd+J8ujnQbI+3K+UHyYK8aIYt2gYSjR6Tx9bRvRyRLF4DzzUiUjg0Hq2T+iFCaZ4ToPR/bhgejMaBh/Do8kflCf4EKDaJSiEpfCXES1a0OaWPgFD08uqqwfuTak9+ftVNIkExxJPitt6qS+J6XaleVOGeI/2ujyD66DickuQo4o=;
- In-reply-to: <CAHYJk3T_GtQiX0mrvwuwKVgee6cx4X6JcwobgA5hG+YJ=E1P2Q@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mail-followup-to: Mikael Magnusson <mikachu@xxxxxxxxx>, zsh-workers@xxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20120629094045.GA96213@redoubt.spodhuis.org> <CAHYJk3T_GtQiX0mrvwuwKVgee6cx4X6JcwobgA5hG+YJ=E1P2Q@mail.gmail.com>
On 2012-06-29 at 12:02 +0200, Mikael Magnusson wrote:
> On 29/06/2012, Phil Pennock <zsh-workers+phil.pennock@xxxxxxxxxxxx> wrote:
> > Is it expected that RPROMPT and RPS1 can be decoupled in this way?
> > Is there a correct way to clear the prompt, other than *always* having
> > to do "unset RPROMPT RPS1" because one or the other may have become
> > decoupled?
> Does it help if you remove the 'export's in prompt_walters_setup?
No.
-Phil
Messages sorted by:
Reverse Date,
Date,
Thread,
Author