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

Can we get a version where <= gets replaced with ≤ instead of ⇐? #3

Closed
JobLeonard opened this issue Oct 28, 2016 · 4 comments
Closed

Comments

@JobLeonard
Copy link

.. and have a >= to ≥ conversion too, while we're at it :).

I'm not going to ask you to remove the existing version, since I assume you added it because it fits your use-case best. However, the inequality cases actually show up in my code, whereas there is no context where ⇐ actually means something. So that's why I'd rather have a version with inequality ligatures.

@kika
Copy link
Owner

kika commented Oct 28, 2016

I knew I will get this request some day :-)
You want <= to be replaced with ≤ and >= with ≥ while => stays a fat arrow?

@JobLeonard
Copy link
Author

I use a few languages with fat arrows so yeah, that would suit my particular use-case best (despite the asymmetry).

@kika kika closed this as completed in 36b3334 Nov 22, 2016
@kika
Copy link
Owner

kika commented Nov 22, 2016

New 3.02.7 -Alt version is for you.

Glyphs are modeled after Fira Code (I can't use unicode glyphs directly, they are single cell and >= takes 2 char cells).

@JobLeonard
Copy link
Author

I love it, thank you so much!

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