Skip to content
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

Font issue and theme question #227

Closed
dylanpjx opened this issue Mar 2, 2020 · 5 comments
Closed

Font issue and theme question #227

dylanpjx opened this issue Mar 2, 2020 · 5 comments

Comments

@dylanpjx
Copy link

dylanpjx commented Mar 2, 2020

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.

image

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
image

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?

@dylanpjx
Copy link
Author

dylanpjx commented Mar 2, 2020

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.

@dylanpjx dylanpjx closed this as completed Mar 2, 2020
@mintty
Copy link
Owner

mintty commented Mar 2, 2020

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.

@mintty
Copy link
Owner

mintty commented Mar 11, 2020

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.

mintty added a commit to mintty/mintty that referenced this issue Mar 20, 2020
@mintty
Copy link
Owner

mintty commented Mar 20, 2020

Also considering to support import of that format directly, e.g. by drag-and-drop.

Done.

@mintty mintty reopened this Mar 20, 2020
@mintty
Copy link
Owner

mintty commented Jun 24, 2020

Released 3.2.0 with drag-and-drop iTerm2 color scheme import.

@mintty mintty closed this as completed Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants