jackMort / ChatGPT.nvim

ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
Apache License 2.0
3.75k stars 312 forks source link

Broken icons #187

Closed rensftw closed 1 year ago

rensftw commented 1 year ago

Session icon is broken with Nerd Fonts v3. There could be other broken icons too.

image
stevenha75 commented 1 year ago

I am also experiencing this issue.

ethangillengg commented 1 year ago

I am also experiencing this.

I feel like this should be easy to fix by exposing the icon as an option similar to "chat.question_sign".

I don't have any experience developing lua plugins, but I'm going to give this a shot.