Earlier quoted context omitted.
It does work on Windows. Kinda. I'm using Consolas, and simple mode has a little question-mark-in-a-box where some dividers should be. Unicode mode is worse. Absolutely usable, though. It'll take more fiddling than it's worth to patch the font on Windows, so I plan on booting Ubuntu to do it later.
Yeah, feel sorry for those that haven't discovered Consolas, such a better looking font on gvim anyway :) Seconding a upload request if someone patches it. Had a go on cygwin but you're needing a few dependencies by the looks of things.
Vim-powerline: The ultimate vim statusline utility
51–60 of 63 posts
Re: Vim-powerline: The ultimate vim statusline utility
#52Installed it earlier this week, and it is awesome. I've uploaded patched versions of Menlo and Mensch here if you don't want to bother doing it yourself. https://gist.github.com/1595572
Thanks for sharing these! As long as you're encoding fonts, any chance you could do Monaco?
Re: Vim-powerline: The ultimate vim statusline utility
#53The docs say that this will work best on a unix like system but doesn't say what that means or whether it will work on Windows. Has anyone tried this on Windows? Does it work?
Re: Vim-powerline: The ultimate vim statusline utility
#54Earlier quoted context omitted.
It does work on Windows. Kinda. I'm using Consolas, and simple mode has a little question-mark-in-a-box where some dividers should be. Unicode mode is worse. Absolutely usable, though. It'll take more fiddling than it's worth to patch the font on Windows, so I plan on booting Ubuntu to do it later.
Yeah, feel sorry for those that haven't discovered Consolas, such a better looking font on gvim anyway :) Seconding a upload request if someone patches it. Had a go on cygwin but you're needing a few dependencies by the looks of things.
Re: Vim-powerline: The ultimate vim statusline utility
#55Goodbye old friend https://github.com/gaving/dotfiles/blob/master/.vim/plugin/s...
Real link: https://github.com/gaving/dotfiles/blob/19d95fa1ee0461dbe4d5... Mind you on second thoughts, I really miss the mixed indentation warning.
Re: Vim-powerline: The ultimate vim statusline utility
#56This is without patched fonts. You get nice symbols if you perform that additional step.
Re: Vim-powerline: The ultimate vim statusline utility
#57Re: Vim-powerline: The ultimate vim statusline utility
#58Earlier quoted context omitted.
Yeah, feel sorry for those that haven't discovered Consolas, such a better looking font on gvim anyway :) Seconding a upload request if someone patches it. Had a go on cygwin but you're needing a few dependencies by the looks of things.
I can't get it working on Windows. The Consolas patched font looks ugly and it does not show the fancy glyphs. Even using Menlo, Inconsolata or Mensch version posted here http://news.ycombinator.com/item?id=3457785 the glyphs does not show as on the screenshots on the vim-powerline readme. Sad :)
Edit 2: The symbols _did_ work on Menlo and Mensch yesterday. Today they do not, even with setting the font and g:Power_linesymbols in _vimrc and deleting the cache file and restarting the editor. There's something odd going on.
Re: Vim-powerline: The ultimate vim statusline utility
#59Installed it earlier this week, and it is awesome. I've uploaded patched versions of Menlo and Mensch here if you don't want to bother doing it yourself. https://gist.github.com/1595572
Re: Vim-powerline: The ultimate vim statusline utility
#60Earlier quoted context omitted.
Real link: https://github.com/gaving/dotfiles/blob/19d95fa1ee0461dbe4d5... Mind you on second thoughts, I really miss the mixed indentation warning.
You cold fork the repo (or even better, create your own statusline theme) and add indentation warnings and the other stuff as a Powerline segment. ;)