Remix.run Logo
pmarreck 3 hours ago

That is usually configurable at the terminal level- for example, both wezterm and ghostty have available configs to control this behavior.

mcookly 2 hours ago | parent | next [-]

> That is usually configurable at the terminal level

And if you use Emacs, it's configurable at the buffer level. [1] This lets me build a version of Iosevka where `~=` and `!=` both become ligaturized but in different major modes, avoiding any confusion.

[1]: https://github.com/mickeynp/ligature.el

jwilliams 3 hours ago | parent | prev [-]

Good to know. I’ve been using ghostty and generally not a fan of the code ligatures (or just too stubborn to adapt!).

pmxi an hour ago | parent | next [-]

I didn't like them either. Thankfully, they can easily be disabled. See my config: https://github.com/pmxi/dotfiles/blob/e779c5921fbe308fad0c95...

r_lee 2 hours ago | parent | prev [-]

I'm not either. I think it may look "cool" visually but when trying to work with code with those in it, it seems odd, like that it's a single character even though it's not and it just breaks the flow