-
Notifications
You must be signed in to change notification settings - Fork 200
Regression: NvimWebDeviconsHiTest
crashes
#419
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
NvimWebDeviconsHiTest
crashes
My bad, it was down to the way I have overwritten the config for some icons. 🫣 |
This should be hardened / fixed. The failed icon can be shown as an error. |
Fix incoming: #423 @simeonoff I'd be most grateful if you could test this one with your original case: cd /path/to/nvim-web-devicons
git pull
git checkout 419-hi-test-fail-on-bad-icon When you're finished testing: git checkout master |
Will do! |
Ok, tested it, works like a charm! No more errors being thrown. Edit: Also nice to see a list of which icons have been overridden. |
…system (nvim-tree#423) * fix(nvim-tree#419): HiTest shows overrides, add missing override_by_operating_system * fix(nvim-tree#419): HiTest harden
* feat: add zsh, theos tweak, and localization files icon add .zsh_plugins.txt add .zsh_history add init.lua add .m add .strings add .po add .x add .xm add .xcstrings * fixed .zsh_history .lock added .lck removed init.lua fixed .zsh_history fixed .lock added .lck removed init.lua * fix(#419): harden HiTest, add missing override_by_operating_system (#423) * fix(#419): HiTest shows overrides, add missing override_by_operating_system * fix(#419): HiTest harden * feat: add gradle icons (#426) Co-authored-by: Alexander Courtis <[email protected]> feat: add gradle icons (#426) Co-authored-by: Alexander Courtis <[email protected]> * 🐛fix: xm x m removed .zsh stuff 🐛fix: xm x m removed .zsh stuff fixed x xm Update icons-default.lua Co-authored-by: gegoune <[email protected]> Update icons-default.lua Co-authored-by: gegoune <[email protected]> * follow naming conventions for objective c --------- Co-authored-by: Alexander Courtis <[email protected]> Co-authored-by: Alexandros Alexiou <[email protected]> Co-authored-by: gegoune <[email protected]>
I believe after merging this PR the panel now crashes with:
I have the
font-symbols-only-nerd-font
cask installed viabrew
(macOS) which is at version 3.1.1 of the nerd font symbols and they don't include the prettier icon.The text was updated successfully, but these errors were encountered: