Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh 3pre2: carriage return in prompt -- SOLVED
- X-seq: zsh-users 290
- From: "Timothy J. Luoma" <luomat@xxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: Re: zsh 3pre2: carriage return in prompt -- SOLVED
- Date: Fri, 12 Jul 96 21:17:18 -0400
- In-reply-to: <199607111045.UAA05053@xxxxxxxxxxxxxxxxxxxxxx>
- Organization: Princeton Theological Seminary
- References: <199607111045.UAA05053@xxxxxxxxxxxxxxxxxxxxxx>
- Reply-to: luomat@xxxxxxxx
Gosh I'm an idiot.
I surprise myself even.
I had put the new PROMPT definitions in my .zshenv BEFORE the old one, so as zsh read my .zshenv it set the prompt twice, once the new way, and then, about 20 lines down, it reset it to the old way. Which explains why the new way didn't "work".
Sorry for my silliness...
TjL
Messages sorted by:
Reverse Date,
Date,
Thread,
Author