You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When a Neotest notification appears via nvim-notify, the icon is an Arabic symbol instead of the old test-tube.
This line needs to be updated:
FB67 had to be removed because the Nerd Font icons in that plane broke a lot international fonts. That codepoint is not 'free to use' (i.e. not PUA).
For that reason all MD icons got moved with Nerd Fonts v3.
Describe the bug
When a Neotest notification appears via nvim-notify, the icon is an Arabic symbol instead of the old test-tube.
This line needs to be updated:
neotest/lua/neotest/lib/init.lua
Line 42 in f6048f3
To Reproduce
Use Neotest with nerd-fonts
v3
.More Info
ryanoasis/nerd-fonts#1190
Possible Fix
https://github.com/loichyan/nerdfix
The text was updated successfully, but these errors were encountered: