自学内容网 自学内容网

Installing a Powerline /Nerd font for Windows

對於在WSL上運行的vim, airline插件的顯示可能會有問題。
其原因是powerline或nerd字體的缺失。
眾所周知,wsl是運行在windows的cmd或power cmd中。以往linux中設置好的字體不起作用。而是要設置windows的cmd/power cmd的字體。
cmd用的是Cascadia字體,是開源的:
https://github.com/microsoft/cascadia-code/releases
在2404.23版本中,已經加入了nerd和powerline字體。只需要將2404.23版本中的帶NF或PL的字體安裝,再把cmd的字體設為Cascadia Mono PL /NF即可。
在这里插入图片描述
在这里插入图片描述

以下鏈接供參考:
https://michielvoo.net/2022/11/18/installing-cascadia-powerline-font.html
https://slmeng.medium.com/how-to-install-powerline-fonts-in-windows-b2eedecace58
https://stackoverflow.com/questions/63148517/how-to-install-powerline-fonts-on-wsl#:~:text=I’m%20using%20Windows%20Subsystem%20for%20Linux%20(WSL%202)
https://vi.stackexchange.com/questions/3359/how-do-i-fix-the-status-bar-symbols-in-the-airline-plugin

https://hackingcpp.com/dev/vim_plugins.html
https://medium.com/@huntie/10-essential-vim-plugins-for-2018-39957190b7a9


原文地址:https://blog.csdn.net/leonzheng/article/details/142713679

免责声明:本站文章内容转载自网络资源,如本站内容侵犯了原著者的合法权益,可联系本站删除。更多内容请关注自学内容网(zxcms.com)!