Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Wish for rprompt feature
- X-seq: zsh-users 7210
- From: Wayne Davison <wayned@xxxxxxxxxxxxxxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: Wish for rprompt feature
- Date: Sat, 20 Mar 2004 11:28:51 -0800
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <1040320171038.ZM18075@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <cmy4g3am024u$.dlg@xxxxxxxxxxxxxxxx> <1040320171038.ZM18075@xxxxxxxxxxxxxxxxxxxxxxx>
On Sat, Mar 20, 2004 at 05:10:38PM +0000, Bart Schaefer wrote:
> PS1='%n[%h] '
> RPS1=$ZSH_VERSION
> prompt bart
If I use "prompt bart", the spacing prior to the date is missing and I
get this error:
prompt_bart_precmd:14: : parameter not set
I added "unset" to the "setopt localoptions" in prompt_bart_precmd and
the error went away. Is that the right fix?
..wayne..
Messages sorted by:
Reverse Date,
Date,
Thread,
Author