Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

Github status icon and branch name missing space #617

Closed
runmad opened this issue Sep 8, 2017 · 6 comments
Closed

Github status icon and branch name missing space #617

runmad opened this issue Sep 8, 2017 · 6 comments

Comments

@runmad
Copy link

runmad commented Sep 8, 2017

screen shot 2017-09-08 at 1 22 30 pm

See screenshot. I have the same setup on another Mac, using iTerm2, however the spacing between the arrow icon and the branch name isn't there on one computer. Looking through docs, I see how to add the different segments but not customize their appearance specifically.

@runmad
Copy link
Author

runmad commented Sep 9, 2017

Update: I just pulled the latest of this repo on the other machine. Before I pulled it looked like this:

screen shot 2017-09-08 at 5 39 09 pm

After I pulled:

screen shot 2017-09-08 at 5 41 23 pm

I kind of like that spacing in the previous version.

@SConaway
Copy link

SConaway commented Sep 9, 2017

Agreed.

@bhilburn
Copy link
Member

Closing this so that we can focus the conversation in the thread over in #618 =)

@bhilburn
Copy link
Member

bhilburn commented Oct 7, 2017

@SConaway @runmad - So, for now, you can simply overwrite the VCS_BRANCH_ICON string to add a space. We're still discussing #618.

POWERLEVEL9K_VCS_BRANCH_ICON=$'\uF126 '

Note the space at the end, there? That'll do exactly what you need with zero code changes.

@bhilburn
Copy link
Member

bhilburn commented Oct 7, 2017

@SConaway @runmad - Okay, I just reverted that change, actually, and added the space back. You should be good if you pull master.

@runmad
Copy link
Author

runmad commented Oct 7, 2017

Thanks, @bhilburn

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants