Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: PROMPT_SP
- X-seq: zsh-workers 21515
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxxxxx>
- Subject: Re: PATCH: PROMPT_SP
- Date: Sun, 24 Jul 2005 09:49:38 +0000
- In-reply-to: <20050724061011.GB19554@xxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20050714182506.GB11296@xxxxxxxxx> <20050715175551.GA29713@xxxxxxxxx> <1050716160634.ZM31049@xxxxxxxxxxxxxxxxxxxxxxx> <20050716195612.GA11575@xxxxxxxxx> <200507181032.j6IAWB4q022520@xxxxxxxxxxxxxx> <20050718181330.GA19066@xxxxxxxxx> <1050723135554.ZM19813@xxxxxxxxxxxxxxxxxxxxxxx> <20050723165301.GB16571@xxxxxxxxx> <20050723171955.GC16571@xxxxxxxxx> <1050724052757.ZM20380@xxxxxxxxxxxxxxxxxxxxxxx> <20050724061011.GB19554@xxxxxxxxx>
On Jul 23, 11:10pm, Wayne Davison wrote:
} Subject: Re: PATCH: PROMPT_SP
}
} On Sun, Jul 24, 2005 at 05:27:57AM +0000, Bart Schaefer wrote:
} > What happens when THOSE characters cause the line to wrap?
}
} Then you only see as much of the [EOL] string as would fit on the line
Ah. I had assumed you'd never want to cover up any part of the [EOL]
string unless you were covering up the entire thing. The rest of my
comments followed from that assumption.
} [...] perhaps ~EOL~ would be
} better (which would degrade to a single ~ if nothing else fits).
What I find mildly distasteful are the ~E and ~EO cases.
How about '%B%S%#%s%b' ?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author