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

Powerline Support? #6

Closed
jimzhan opened this issue Dec 15, 2014 · 4 comments
Closed

Powerline Support? #6

jimzhan opened this issue Dec 15, 2014 · 4 comments

Comments

@jimzhan
Copy link

jimzhan commented Dec 15, 2014

As far as I'm concerned, the only missing one is powerline (glyph) supports for shell, any plans?

@fabrizioschiavi
Copy link
Owner

I thought I had already drawn all the necessary glyphs for Powerline.
Which is this glyph?
Thank you!

@myshov
Copy link

myshov commented Jan 18, 2015

@jimzhan I don't use powerline, but airline instead. In the airline plugin help file there are some additional instructions to get glyphs working. For example I needed to set additional variables in .vimrc:

let g:airline_left_sep = ''

Maybe is there some similar instructions for powerline?

P.S. @fabrizioschiavi by the way I didn't buy your font yet. I just want to know in which version of the font pack (essential or complete) I can get powerline glyphs and cyrrilyc glyphs?

@jibsen
Copy link

jibsen commented Jan 18, 2015

I use airline as well, and setting the encoding to utf-8 made it work for me;

set guifont=PragmataPro:h10
set encoding=utf-8
let g:airline_powerline_fonts=1

There are also some hints in the airline FAQ that might help.

@fabrizioschiavi
Copy link
Owner

@myshov the Complete pack includes also cyrillic glyphs
Essential pack includes essential glyphs for english coding
Thanks for the interest!
@jibsen @myshov Thanks also for this help to identify the issue (still unclear to me)

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

No branches or pull requests

4 participants