Closed dylanpjx closed 4 years ago
After I raised the issue, I went to change the font a bunch from Consolas to some other powerline font and the font issue somehow fixed by itself.
Fonts need to be installed in Windows. The overly complex iterm theme format is not directly supported (as e.g. via drag-and-drop). I don't know itermcolors, is it a tool? If it loads a theme directly into a terminal, it could work. Please provide a link to the tool.
About the .itermcolors theme format: the iTerm2 Color Schemes project offers a bunch of ports; the mobaxterm format could be used as mintty theme files: https://github.com/mbadolato/iTerm2-Color-Schemes/tree/master/mobaxterm Also considering to support import of that format directly, e.g. by drag-and-drop.
Also considering to support import of that format directly, e.g. by drag-and-drop.
Done.
Released 3.2.0 with drag-and-drop iTerm2 color scheme import.
Encountering this issue when I launch WSLtty from start menu. I'm trying to use Fira Code bold, I have installed the font both on WSL and on Windows and it's somehow not working on launch.
I can however select the font in the options menu and the terminal will update accordingly, it somehow gives me the error on launch though
I'm currently using 3.1.0.2 WSLtty, and I'm running Ubuntu for WSL.
Also, side question, is there a way to theme the terminal using itermcolors? Or do I have to convert from itermcolors to js and then add it to themes?