SmiteshP / nvim-gps

Simple statusline component that shows what scope you are working inside
Apache License 2.0
478 stars 47 forks source link

Default container icon not in nerdfonts #57

Closed jdrouhard closed 2 years ago

jdrouhard commented 2 years ago

It doesn't look like the default "container" icon is actually a nerd font icon. It looks like the icon is 0x26f6 which isn't in https://www.nerdfonts.com/cheat-sheet and my nerd font doesn't have a glyph for it.

SmiteshP commented 2 years ago

Hmm... Can you suggest a better alternative for the container icon, I don't like the default one either XD

jdrouhard commented 2 years ago

Not sure, but whatever icon you're using now isn't actually in the nerdfont glyph table, so I'm not sure what it's supposed to be 😄

SmiteshP commented 2 years ago

I actually like the icon suggested in issue #52, but I am afraid it may reverse text for some people

jdrouhard commented 2 years ago

Just add the direction isolates around the icon and it'll work for everyone (U+2066 before, U+2069 after). I think 0xfb85 would be a fine choice. I'm curious what your font renders the current container icon as?

SmiteshP commented 2 years ago

@jdrouhard It looks something like this for me. I am using Input Mono font patched with nerd fonts Screenshot from 2022-01-06 15-49-23