vim-devicons icon indicating copy to clipboard operation
vim-devicons copied to clipboard

Windows WSL - Ubuntu 20.04 - VIM nerdtree not displaying icons

Open dcopenhaver opened this issue 4 years ago • 5 comments

Required Info

  • [x] I have searched the issues for my issue and found nothing related and/or helpful

  • [x] I have read or at least glanced at the FAQ

  • [x] I have read or at least glanced at the Wiki

  • [x] VimDevIcons is the last loaded vim plugin?

  • [x] What version of vim are you using? 8.1

  • [x] What version of vim-devicons are you using 0.11.0

  • [x] Are you using vim from the terminal or a GUI vim? terminal (the new 'Windows Terminal', WSL, Ubuntu)

  • [x] Are you using Mac, Linux or Windows? Windows hosting 'Windows subsystem for linux' with VIM running in Ubuntu

Optional Info

I've tried several of the nerd fonts, mono and non mono versions, windows compatible etc... no luck - all the steps in the troubleshooting section output as expected including using an 'x' for the the output character..

As I write this I'm wondering if maybe this should go in the nerd fonts reported issues rather than here? apologies if this is in the wrong place. I wanted to submit and try to be very clear about the Windows Terminal, WSL, scenario as I think it's likely a minority of users currently but will likely continue to grow over time...

  • [ ] Provide screenshots where appropriate

dcopenhaver avatar Sep 28 '20 20:09 dcopenhaver

sorry to hear that. are you saying when you did :let g:WebDevIconsUnicodeDecorateFileNodesDefaultSymbol='x' even the 'x' did not show up as an icon?

ryanoasis avatar Dec 06 '20 00:12 ryanoasis

any update on this?

iisalazar avatar Mar 10 '21 12:03 iisalazar

I ran this script to install meslo font and set fontFace: "MesloLGS NF" in my settings.json and it worked for me

guilhermeotsu avatar May 13 '21 02:05 guilhermeotsu

必填信息

  • [x] 我已经针对我的问题搜索了问题,但没有发现任何相关和/或有用的信息
  • [x] 我已阅读或至少浏览了常见问题解答
  • [x] 我已阅读或至少浏览了Wiki
  • [x] VimDevIcons 是最后加载的vim 插件吗?
  • [x] 你用的是什么版本的vim? 8.1
  • [x] 你使用的是什么版本的 vim-devicons 0.11.0
  • [x] 您是从终端使用 vim 还是 GUI vim? 终端(新的“Windows 终端”、WSL、Ubuntu)
  • [x] 您使用的是 Mac、Linux 还是 Windows? Windows 托管“Linux 的 Windows 子系统”,VIM 在 Ubuntu 中运行

可选信息

我已经尝试了几种书呆子字体、单声道和非单声道版本、Windows 兼容等......不走运 - 故障排除部分中的所有步骤都按预期输出,包括使用“x”作为输出字符..

在我写这篇文章时,我想知道这是否应该放在书呆子字体报告的问题中而不是在这里?如果这是在错误的地方,请道歉。我想提交并尝试非常清楚 Windows 终端、WSL 场景,因为我认为目前可能只有少数用户,但随着时间的推移可能会继续增长......

  • [ ] 在适当的地方提供屏幕截图 I'm using wsl, too. You can try using WSL in Windows Terminal I have no problem using Nerd Font

pCandKa avatar Aug 21 '21 02:08 pCandKa

https://github.com/chxuan/vimplus/issues/12#issuecomment-310273839 Changing the font of the wsl terminal solved my problem

Conecsion avatar Apr 21 '22 14:04 Conecsion