It’s intentional (I think Erlang uses =< instead of <=), but you raise a valid concern. Maybe it should be removed. Thanks!
Maybe there should be a "FiraCode Terminal" font specially for use in the terminal?
Like what Iosevka does. I believe =< should stay, not removed.
just noticed that in the mac os terminal =< is not contracted into a ligature. don't know if the reason is the fiera code version (old) or if it is a feature of terminal.app.
I'm confused, hadn't the =< ligature already been removed?
https://github.com/tonsky/FiraCode/commit/b96ceee8b651ef9f05f4971799d54591c4c9d7ed
I installed FiraCode today directly from the repo and am not seeing a ligature for =<. It's too bad, I was hoping for one because =< is indeed "less than or equal to" in Erlang, as @tonsky pointed out.
This does seem like an unfortunate conflict with docopt.
Yes it was removed. It might come back as a part of Erlang stylistic set, follow #34 for that
Most helpful comment
Maybe there should be a "FiraCode Terminal" font specially for use in the terminal?
Like what Iosevka does. I believe =< should stay, not removed.