Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Two Line Eterm and no RPROMPT
- X-seq: zsh-users 4430
- From: Geoff Wing <gcw@xxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Two Line Eterm and no RPROMPT
- Date: Fri, 26 Oct 2001 16:43:05 +1000
- In-reply-to: <20011026001638.A3433@xxxxxxxxxxxxx>; from yoo@xxxxxxxx on Thu, Oct 25, 2001 at 10:41:39PM +0000
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: PrimeNet Computer Consultancy
- References: <20011026001638.A3433@xxxxxxxxxxxxx>
Thorsten Haude <yoo@xxxxxxxx> typed:
:I have a two-line Eterm displayed most of the time, which doesn't
:display the RPROMPT (%~). If I resize the Eterm to two or more lines,
^^^three
:the RPROMPT reappears.
Sorry, you can't. If your term says it has fewer than three lines or
is missing other essential features zsh makes itself use a reduced
line editor mode. You don't have a right prompt, you have single
line editing rather than multi-line editing, and you miss a couple of
other features.
The reason is that multi-line editing without three or more lines can
easily become unusable with screen space taken up by continuation prompts,
status line (e.g. for history searches) and other features.
Regards,
--
Geoff Wing gcw
main email : " @pobox.com
rxvt stuff : " @rxvt.org
zsh stuff : " @zsh.org
Messages sorted by:
Reverse Date,
Date,
Thread,
Author