romgrk / barbar.nvim

The neovim tabline plugin.
2.16k stars 81 forks source link

The "x" icon is not propely displayed #519

Closed 2ax3ax5 closed 10 months ago

2ax3ax5 commented 11 months ago

The default icon in the right side when the buffer is up to date is not shown, instead the typical box is displayed. I've 'nvim-tree/nvim-web-devicons' plug working and as far as I've seen all other icons that barbar is using are properly displayed.

What should I try to fix this? Could it be that the NerdFont I'm using (HackNerdFont) doesn't have such icon?

Iron-E commented 11 months ago

It's almost certainly a font issue, though you can change the close icon to save yourself the trouble of troubleshooting.

Iron-E commented 10 months ago

Closing for now, feel free to reopen if the solution isn't right for you