Having an option to set custom encoding would make this a whole lot better. Currently, any non UTF-8 character gets overwritten with ?, and there are a lot of languages that contain non UTF-8 chars. I guess using something like iconv would be helpful there. And possibly having an option to change encoding via subsync --set-encoding "Windows-1250", or similar.
Thoughts? :)
Having an option to set custom encoding would make this a whole lot better. Currently, any non UTF-8 character gets overwritten with
?, and there are a lot of languages that contain non UTF-8 chars. I guess using something likeiconvwould be helpful there. And possibly having an option to change encoding viasubsync --set-encoding "Windows-1250", or similar.Thoughts? :)