PasteIntoFile icon indicating copy to clipboard operation
PasteIntoFile copied to clipboard

BOM character

Open darkdragon-001 opened this issue 10 years ago • 1 comments

I noticed that PasteAsFile inserts the BOM character <U+FEFF> in the beginning of the file which causes errors when I want to read this file with other tools.

darkdragon-001 avatar Apr 06 '16 15:04 darkdragon-001

try Pastextra (a minimal version, without BOM)

http://www.pipiscrew.com/works/pastextra/

pipiscrew avatar Feb 10 '17 22:02 pipiscrew