-
Notifications
You must be signed in to change notification settings - Fork 230
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
Patched version in microsoft windows #12
Comments
@lcorsini I don't know what to say, I don't use windows since '95, but I'll leave this issue open in case someone comes with an answer 😄 |
I would be glad to ditch windows but I can't atm. |
There are ways to trick windows into thinking it is monospaced. I haven't quite figured that out yet. |
The thing is I haven't even been able to get the regular powerline patched fonts to recognize all symbols. And I haven't seen anyone who has. |
I'm trying to do this too for the all new Windows Linux Subsystem. In the meantime, here are some useful resources: |
The Linux subsystem should be an unmodifed ubuntu Linux userspace, so if
you install an X-server and a graphical terminal like terminator you could
use fontconfig fallback strategy
Il giorno 3 gennaio 2017 @ 11:07:24, oneezy (notifications@github.com) ha
scritto:
… I'm trying to do this too for the all new *Windows Linux Subsystem*.
I'll update my progress here.
------------------------------
*In the meantime, here are some useful resources:*
- https://www.herebedragons.io/bashing-windows
-
https://www.reddit.com/r/Windows10/comments/4orqn6/setting_up_powerline_for_bash_on_windows/
-
http://askubuntu.com/questions/283908/how-can-i-install-and-use-powerline-plugin?newreg=c6b15c8c64e24e3fac09b8ac411b2807
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#12 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABbq6v-BpRqoPrAFpg0DrqQPL5x4q8iDks5rOh3cgaJpZM4FJHBM>
.
|
I installed the ConEmu Terminal and it's looking 1000x better! Bottom Line: ConEmu is amazing and saved the day. |
@oneezy Did you managed to install these icon fonts? With ConEmu? |
Not yet @Naramsim But I'll be sure to report back here when i do |
As a side note, you can use patch fonts on mintty (installed along with MSYS2). However, it will not give you the option to choose the font in the configuration GUI as windows does not consider it to be a "monospace" font. But, you can still choose it by manually edit the .minttyrc configuration file. Anyway the renderring is really bad, I've openned an issue (#37) regarding that. |
@oneezy So that's ConEmu using the new Linux Subsystem for Windows? That's cool - although I've heard you cannot use the arrow keys in vim while using ConEmu. |
@DanielGGordon yes, that's what the screenshot is. I haven't tested the arrow keys in vim yet |
@oneezy How is the speed? If you just press |
@DanielGGordon , I found ZSH to be pretty slow, but further investigating led me to realizing it had a lot to do with the Also, I went through a LOT of trial and error to get the Windows Subsystem for Linux working to mimic my previous development workflow. You'll need to get in the Windows Insider Program (it's free) so you can install the most recent build that allows for interopability (the current version of WSL doesn't have it). There's a great article you should read on this topic called Bashing Windows that gives the exact approach I took (read my comments below also). Good luck! Let me know how it turns out for you. |
I'm stuck with windows at work, I tried your patched branch, but without luck, Mintty refuses to see the patched fonts, there is no chance to use them or there is another way to patch them?
The text was updated successfully, but these errors were encountered: