-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feature request vim-airline #306
Comments
While a good idea (I use vim powerline on my Linux PCs) I don't see this being good for everyone, I'd rather cmder be a good platform for people to use but not forcing things on people. Sorry! For your font issues, you need to install patched fonts on windows: https://github.com/Lokaltog/powerline-fonts |
soundrs fair. Any tips how to make vim inside cmder show patched fonts On Mon, Oct 27, 2014 at 11:10 AM, Martin Kemp [email protected]
Pozdrawiam, |
Have you set the font as cmder's default font? |
yes On Tue, Oct 28, 2014 at 10:53 AM, Martin Kemp [email protected]
Pozdrawiam, |
I've had this issue as well - installed a patched version of Consolas but still seeing |
It is because of cmd.exe, which isn't support utf-8 default. So need to put "@Chcp 65001 >nul" end of the vendor\init.bat then good to go. |
Can you please integrate vim-airline to vim?
https://github.com/bling/vim-airline
I would like to see mode and current branch on a status.
Tried it myself but got stuck on fonts :(
The text was updated successfully, but these errors were encountered: