I'm having problems showing the right fonts or glyphs in my VMWare hosted Ubuntu instance.
webkell@ubuntu:~$ uname -a
Linux ubuntu 2.6.35-22-generic #35-Ubuntu SMP Sat Oct 16 20:36:48 UTC 2010 i686 GNU/Linux
I've i) installed vim-powerline using Vundle and ii) applied the fontpatcher as described in the "linux" section of that guide, but I'm still seeing weird characters as seen in this screenshot:
.
I've tried the fonts Lucida Sans Typewriter-Powerline.otf and Monaco_Linux-Powerline.ttf in the user supplied Powerline fonts. I even tried setting set guifont=MyFont
on the linux instance. But that didn't help.
Is there some special incantation I have to use to make this work on my VMWare hosted Ubuntu? It works fine on the host Mac.
Thanks