logoalt Hacker News

pmarreckyesterday at 7:58 PM2 repliesview on HN

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


Replies

mcooklyyesterday at 8:53 PM

> 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

jwilliamsyesterday at 8:03 PM

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

show 2 replies