Manjaro下vscode中zsh乱码

解决方案

  1. 下载Menlo for Powerline字体
git clone https://github.com/abertsch/Menlo-for-Powerline.git
  1. 将字体放到ttf文件夹中
cd Menlo-for-Powerline
sudo cp *.ttf* /usr/share/fonts/TTF/
sudo fc-cache -f -v # 刷新字体
  1. 设置vscode中终端的字体为Menlo for Powerline

参考

  1. 在Ubuntu 18.04系统下vscode中zsh乱码的解决方法
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容