Skip to content

Missing Powerline glyphs macOS Sierra/iTerm2 #514

@jkarsrud

Description

@jkarsrud

I'm having a hard time getting all the powerline glyphs working in iTerm2. I'm using the 'agnoster' theme in my zsh, with the following unicode addresses:

SEGMENT_SEPARATOR="\ue0b0"
PLUSMINUS="\u00b1"
BRANCH="\ue0a0"
DETACHED="\u27a6"
CROSS="\u2718"
LIGHTNING="\u26a1"
GEAR="\u2699"

Running echo "\ue0b0 \u00b1 \ue0a0 \u27a6 \u2718 \u26a1 \u2699" yields the following result;

image

This is what it should look like
image

I'm not sure why I'm not seeing all the symbols, as they appear to be present in the glyphs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions