Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: lining up RPS1 and PS1



[On 06 Jun, @17:23, Bart Schaefer wrote in "Re: lining up RPS1 and PS1 ..."]
> } [I could stretch PS1 and calculate the placement of '[some more]', but 
> } I really like the features of RPS1, like automatic placement.]
> 
> The whole point of RPS1 is that it gets automatically hidden as command
> input extends to the right into the space it occupies.  But with a two-
> line prompt, your typing is never going to intersect with "[some more]".
> So, really, putting it in PS1 is the right way to go about this.

true, but transient_rprompt is another feature you get for free by 
using RPS1.

> However:
> 
> RPS1="%{$(echotc UP 1)%}[some more]%{$echotc DO 1)%}"

ah, amazing! :-) [Small note, there is a typo here, the
last bit must be: {$(echotc DO 1)%} - extra '(' inserted]

Thanks!

--
grtz,
  - Miek

http://www.miek.nl                      http://www.nlnetlabs.nl
PGP Key ID: 0xB18453A1
fingerprint: 002B B079 0DDA 7D44 2B5C  CAB0 C3B7 F943 B184 53A1

Attachment: signature.asc
Description: Digital signature



Messages sorted by: Reverse Date, Date, Thread, Author