question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add Powerline Extra Symbols

See original GitHub issue

With my lightline config:

let g:lightline.separator = { 'left': "\ue0b8", 'right': "\ue0ba" }
let g:lightline.subseparator = { 'left': "\ue0b9", 'right': "\ue0b9" }

You can see some symbols don’t show as expected. Screenshot from 2019-05-18 12 00 59

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
yatlicommented, May 18, 2019

emm, isn’t that the purpose of g:fvim_loaded, which is already working?

btw it only works in ginit.vim, perhaps you’re trying it from init.vim?

update: added that to the readme. 😄

0reactions
pulcinellocommented, May 18, 2019

I shouldn’t call it an ‘option’. I just wonder if there’s a variable that shows I’m running Fvim. People may use multiple nvim front-ends, for example, when using Gonvim(It supports font ligatures) he can set font to Fira Code, and when using Fvim he can set other fonts he likes.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ryanoasis/powerline-extra-symbols: :arrow_forward
README.md. Powerline Extra Symbols. Extra glyphs for your Powerline separators. These glyphs are now available in the patched fonts from ...
Read more >
Add extra symbols to built-in powerline glyphs - iterm2
I'd like to request support for another few powerline symbols. Specifically e0b4 - e0b7 from the powerline extra symbols set in Nerd Fonts....
Read more >
Where can I find symbol codes for the fancy powerline ...
The OP wanted 8 years ago and I would like to find now, a list or file with all the Powerline Symbols available....
Read more >
VIM: Install Powerline symbols font | by DevOps Pro
Open “Font Book” (Hit Cmd + Space to open spotlight and type Font Book). · Go to “File > Add Fonts” and open...
Read more >
powerline-extra-symbols
Package, powerline-extra-symbols. Version, 0_git20191017-r0. Description, Extra glyphs for your powerline separators.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found