[Github-comments] [geany] Under Windows geany couldn't open file which was found by grep utility (Cygwin) with non ascii filename. (#783)
Mikhail
notifications at xxxxx
Thu Dec 17 09:29:14 UTC 2015
If the problem seems related to convert GREP output from search encoding into internal encoding. On Linux machines this is not works (search result not depend from Encoding parameter) always search in utf-8 encoding, and console works in utf-8 encoding too. So all is well for the user until it begins to look for in a different encoding. On Windows the situation is different, the console work in encoding 1251. If we look for encoding 1251 all good, if you look for in a different encoding all bad.
![screenshot from 2015-12-17 13-57-32](https://cloud.githubusercontent.com/assets/200750/11866055/555a7be2-a4ca-11e5-83fa-d4c7480727eb.png)
Also update my archive, add file ttt.txt with encoding win1251
[111.7z](https://files.zenhub.io/5672805f0a670d7d20f0f21b)
Uploaded using [**ZenHub.io**](http://www.zenhub.io)
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/783#issuecomment-165393817
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151217/eab64635/attachment.html>
More information about the Github-comments
mailing list