Windows filenames (NTFS) may contain unicode characters. Passing the filename to geany.exe as command line argument does not open the file.

At startup, it can get all arguments in UTF-16, and convert them to UTF-8. So filenames containing unicode characters can be passed to geany.exe.


You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/1258

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.