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
.
https://github.com/geany/geany/pull/1258
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.