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

Characters display differently when highlighted

Open nkakouros opened this issue 4 years ago • 2 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?
    • hint: vim --version
  • [x] What version of vim-devicons are you using?
    • hint: 0.11.0
  • [x] Are you using vim from the terminal or a GUI vim? terminal
  • [x] Are you using Mac, Linux or Windows? linux

Optional Info

  • [x] Provide screenshots where appropriate Screenshot_20191026_014043

I have gotten in terms with the fact that some icons will display cut-off in my setup. Today, I noticed that I use visual selection in vim to select lines in nerdtree, then the icons show whole! I thought I would open this report because it seems that there is some inconsistency in how icons are displayed when selected and when not.

nkakouros avatar Oct 26 '19 00:10 nkakouros

Thanks for the info! I've seen a similar effect when highlighting the individual character. Are you suggesting something here might be a work around to the cut off issue?

ryanoasis avatar Oct 26 '19 04:10 ryanoasis

I have this problem too, but I solved this by changing font to mono, such as DejaVuSansMono Nerd Font Mono. The last word mono is important. Hope to be helpful.

jadegong avatar Dec 22 '20 08:12 jadegong