medit not display UTF-8 encoding correctly
Brought to you by:
emuntyan
Hello,
My environment is set to use UTF-8. I produce a file in UTF-8 encoding. It works correctly on the terminal but medit doesn't show it correctly.
$ echo ééé > test -> ééé
A similar issue on
manjaro.fr forums : http://manjaro.fr/forum/viewtopic.php?f=23&t=5154
unix Stack Exchange : http://unix.stackexchange.com/questions/176882/how-do-i-configure-medit-to-display-utf-8
Thanks for help.
It probably decided that the file is in latin encoding. Go to File > Reopen Using Encoding > UTF-8, that should fix it.
i have creat file test via : $ vlc --help > test
open medit select my file and change Auto-detect to UTF-8
screenshot1 http://i.imgbox.com/0MBLKbeP.png
aget error message:
Could not open file using character encoding UTF-8.
Try to select another encoding belew.
screenshot2 http://i.imgbox.com/V8g9S1Ss.png
if i select Auto-detect i get text with incorrect characters http://pastie.org/pastes/9810315/text
ex:
é = é
à = Ã
î = î
any idea?
Last edit: SMed79 2015-01-03