Can I enforce TC to create new txt file in utf-8 encoding?
Now if I write only Russian characters (non-ASCII) the file is saved in Windows-1251.
It seems that it would be enough to change end of the string from CR+LF to LF.
create new txt file in utf-8
Moderators: Hacker, petermad, Stefan2, white
Re: create new txt file in utf-8
On Android?hius07 wrote:the file is saved in Windows-1251.
That's a different thing then unicode anyway.from CR+LF to LF.
Re: create new txt file in utf-8
Yes. That is the question.Stefan2 wrote:On Android?hius07 wrote:the file is saved in Windows-1251.
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
2hius07
No you can't. The editor uses UTF-8 when needed, or when the opened file was already encoded with UTF-8. You could add a non-Russian character, save, then re-open the file and remove the character.
No you can't. The editor uses UTF-8 when needed, or when the opened file was already encoded with UTF-8. You could add a non-Russian character, save, then re-open the file and remove the character.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com