Hacker News new | ask | show | jobs
by WhyNotHugo 463 days ago
The Compose approach is extremely handy if you need to type several languages (e.g.: Spanish, German and Pinyin).

A wrote a short article on it a while ago: https://whynothugo.nl/journal/2024/07/12/typing-non-english-...

I also keep a handy alias to quickly find how to write new symbols:

    alias compose='fzf < /usr/share/X11/locale/en_US.UTF-8/Compose'