Some symbols in the terminal are rendered as question marks, how can I fix it? Some symbols in the terminal are rendered as question marks, how can I fix it?

Some symbols in the terminal are rendered as question marks, how can I fix it?

Anton Karpov Anton Karpov

Most likely the problem is related to the locale settings on the server/local terminal side. You can check the current setup by typing the "locale" command in the terminal window.

To fix the problem, you can try to set "LC_CTYPE" to "UTF-8".

It can be done using the following command: export LC_CTYPE="UTF-8".

If the suggested workaround doesn't help please reach out using support@termius.com.

Add comment

Please sign in to leave a comment.