Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: how remove whitespace after rprompt
On May 26, 2014 8:32 AM, "Sepp Tannhuber" <sepp.tannhuber@xxxxxxxx> wrote:
>
> I found a hint on http://zsh.sourceforge.net/News/ that there is an option
> to remove the space after RPROMPT. Unfortunately I could not find how.
> Can anybody tell me?
If you have the most recent release of zsh and are still seeing the
trailing space, removing it may cause display update problems - but the way
to do it would be to set:
ZLE_RPROMPT_INDENT=0
Messages sorted by:
Reverse Date,
Date,
Thread,
Author