> The Find in Files dialog allows you to choose encoding, and also allows 
> specifying additional options for grep, if that helps.

Currently this option not passed to grep (because grep not support encoding 
option) this option used for convert source search string to target encoding 
and also used for decode grep output in utf8 (internal geany encoding). But 
this is wrong way because also decoded returned file names, which always 
returned in locale encoding.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1321#issuecomment-262884415

Reply via email to