powerline-rs icon indicating copy to clipboard operation
powerline-rs copied to clipboard

fix: Fixed displaying black foreground color after `linebreak` module broke it

Open frol opened this issue 1 year ago • 0 comments

$ ./target/release/powerline-rs --shell bare --modules 'ps,ssh,time,cwd,perms,git,gitstage,root,virtualenv' --cwd-max-dir-size 40 --time_format '%H:%M' 0

Before:

image

After:

image

Just for reference, the bug was introduced in #15.

cc @lazamar

frol avatar Jan 30 '23 15:01 frol