Editor settings - Default code page - default UTF8 no BOM
Editor settings - Default code page - default UTF8 no BOM
I'm missing an option in the editor - when UTF-8 is default in settings "Default code page" I'd like to specify "Add BOM signature" = No
- buniak_a_h
- Posts: 3868
- Joined: Sat 20 Apr, 2013 00:17
- Location: Санкт-Петробад
- Has thanked: 196 times
- Been thanked: 556 times
- Contact:
Editor settings - Default code page - default UTF8 no BOM
Next script solves your problem:
Last edited by buniak_a_h on Wed 10 Nov, 2021 11:20, edited 8 times in total.
Editor settings - Default code page - default UTF8 no BOM
Duhaczek2,
far:config <Enter>
select Editor.AddUnicodeBOM then press <Enter> to change boolean value (should be false)
far:config <Enter>
select Editor.AddUnicodeBOM then press <Enter> to change boolean value (should be false)
Last edited by 2useven10 on Wed 10 Nov, 2021 10:49, edited 1 time in total.
Editor settings - Default code page - default UTF8 no BOM
This setting works unconditionally (not only when UTF-8 is default codepage) for newly created files.
If file already has BOM signature setting does not effect.
If file already has BOM signature setting does not effect.