Hello! I have changed my PROMPT variable for bash and zsh in the following:

TRIANGLE=$'\uE0B0'
COLOR_1="#089B89"
COLOR_2="#FCFCFC"
COLOR_3="#3B4045"
PROMPT="%K{$COLOR_1} %n@%M%F{$COLOR_1}%K{$COLOR_2}$TRIANGLE%F{$COLOR_1} %~%F{$COLOR_2}%K{$COLOR_3}$TRIANGLE%f%k " #%K{#1BA58A}%F{black}$TRIANGLE

and I’m using the Noto Sans Mono fonts, but this happens on other fonts as well.

How can I get rid of the white lines before the triangle? should I use a specific font?

  • tubbadu@lemmy.kde.socialOP
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    replying to @yote_zip@pawb.social because the direct reply failed:

    I ctrl+F “Noto” and as it returned 0 results I just assumed they weren’t there… thank you!! however, these fonts, as many other, still have this line issue. only FiraMono fonts didn’t: