Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh tips for "UNIX Power Tools"
- X-seq: zsh-users 2942
- From: Vincent Lefevre <Vincent.Lefevre@xxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxx
- Subject: Re: zsh tips for "UNIX Power Tools"
- Date: Sat, 4 Mar 2000 13:22:25 +0100
- In-reply-to: <87k8jjwt6h.fsf@xxxxxxxxxxxxxxxxxxxx>; from bruce+zsh@xxxxxxxxxxxxxxxxxxxx on Fri, Mar 03, 2000 at 11:05:42PM +0000
- Mail-followup-to: zsh-users@xxxxxxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <28174.952013581@xxxxxxxxx> <20000303123932.A11036@xxxxxxxxxxxxxxxxx> <87k8jjwt6h.fsf@xxxxxxxxxxxxxxxxxxxx>
On Fri, Mar 03, 2000 at 23:05:42 +0000, Bruce Stephens wrote:
> I find this nice, but it's mostly cosmetic (path on the left is OK, too):
> RPROMPT="%~"
I like prompt on the right too. I often use:
PS1="%m:%30<...<%~%<<%0(?..[Failed %?])%(#.#.>) "
RPS1="<%*"
We can have a prompt on the left (the normal prompt), a part of
the prompt on the right, but can we have one below, that won't
be corrupted by the completions?
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/> - 100%
validated HTML - Acorn Risc PC, Yellow Pig 17, Championnat International des
Jeux Mathématiques et Logiques, TETRHEX, etc.
Computer science / computer arithmetic / Arénaire project at LIP, ENS-Lyon
Messages sorted by:
Reverse Date,
Date,
Thread,
Author