Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symbol being cut off in ZSH using Agnoster theme #37

Closed
IceMan81 opened this issue Dec 10, 2015 · 9 comments
Closed

Symbol being cut off in ZSH using Agnoster theme #37

IceMan81 opened this issue Dec 10, 2015 · 9 comments

Comments

@IceMan81
Copy link
Contributor

On ZSH, when using the agnoster theme, the symbol is getting cut off. See the screenshot.
zsh_shell_cut_off

It should look like
zsh_shell_not_cut_off

@be5invis
Copy link
Owner

The “cross” symbol is not included in Iosevka. It's something related to the fallback mechanism of the terminal you are using. Including it will resolve this.

@be5invis
Copy link
Owner

@IceMan81 Could you please tell me the Unicode of this cross? And, providing more symbols used in these themes will be better.

@IceMan81
Copy link
Contributor Author

@be5invis This is the list of some of the symbols that are used.
https://cloud.githubusercontent.com/assets/2618447/8370414/8f0f313e-1b95-11e5-957e-5a9c8e2d0a21.png

The cross is \u2718

@be5invis
Copy link
Owner

@IceMan81 wait... Emoji ?
And the “U+2B80” looks weird, it should looks like two arrows, instead a “circle” on a textured background.

@IceMan81
Copy link
Contributor Author

@be5invis I think you can skip "U+2B80". Take a look at what is listed on the Agnoster theme's github
https://gist.github.com/agnoster/3712874

This is on my zsh with PragmataPro

screen shot 2015-12-11 at 6 46 23 am

@be5invis
Copy link
Owner

Maybe Pragmata Pro contains such symbols I think.
Considering drawing these icons may be difficult for the dispiro mechanism, perhaps I will do the 3rd-party glyphs API first.

@be5invis be5invis added this to the 2.0 milestone Dec 11, 2015
@Artoria2e5
Copy link
Contributor

A list of Pragmata Pro coverage is available at https://github.com/fabrizioschiavi/pragmatapro.

@chenjuntong
Copy link

I have the same problem.

@be5invis
Copy link
Owner

be5invis commented May 2, 2016

Consolidated to #81. Closed

@be5invis be5invis closed this as completed May 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants