Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add dual fonts #446

Merged
merged 1 commit into from
Jan 30, 2021
Merged

Add dual fonts #446

merged 1 commit into from
Jan 30, 2021

Conversation

leiserfg
Copy link
Contributor

@leiserfg leiserfg commented Jan 30, 2021

Dual spaced fonts (despite the name) are also monospaced fonts. This PR will allow
to use fonts like Iosevka Term (That's mainly why I'm doing it 😄).

@wez wez merged commit f6fc1c6 into wezterm:master Jan 30, 2021
wez added a commit that referenced this pull request Jan 30, 2021
wez added a commit that referenced this pull request Jan 30, 2021
@wez
Copy link
Member

wez commented Jan 30, 2021

Thanks! I tweaked it a little in b49c7a7 to avoid the iter/map/chain, and to iterate over MONO and DUAL more directly; it felt a bit more natural. I also added the same concept to the logic that searches fallback; I don't think it changes much in practice, but it makes those two code paths more consistent with each other!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants