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

Re: Problem with color codes



Richard Hartmann wrote:
> Hi all,
> 
> I switched from old, hardcoded color variables over to the colors function.
> For some reason, this confuses zsh when calculating the width of my
> prompt. It is worth nothing that RPS1 is also affected even though
> 

SIMPLE PROMPT ESCAPES

%{...%}
Include a string as a literal escape sequence. The string within the
braces should not change the cursor position. Brace pairs can nest.


-- 
sergio



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