Closed LC740 closed 3 months ago
Hm, what OS and Terminal app are you using?
lubuntu (18.04) and LXTerminal
Did we ever figure this out?
From ChatGPT:
The issue you're experiencing with IPA (International Phonetic Alphabet) symbols not displaying correctly in the terminal on Lubuntu 18.04 and LXTerminal is likely due to a few potential causes:
locale
in the terminal.en_US.UTF-8
), you can change it by running:
sudo locale-gen en_US.UTF-8
sudo update-locale LANG=en_US.UTF-8
en_US.UTF-8
with your preferred locale if different.By addressing these potential issues, you should be able to get IPA symbols displaying correctly in your terminal. If the problem persists after trying these solutions, there may be a deeper issue related to the system's configuration or specific limitations of the LXTerminal emulator on Lubuntu 18.04.
Closing for now, please feel free to re-open/comment
Hello, Can you tell me what font I must download to avoid this?