WFM, provide exactly the steps you use to open it.

You need a running instance of Geany already, for the open to send files through the socket. Then it fails, as filenames are split by line.

Is there any legitimate use case of using line breaks in filenames? Even if it works, it feels quite strange to me.

Agreed. Well, I agree with the OP there's a bug, but I don't feel it's very important given that there are ways to open file file anyway (e.g. open dialog), and that it really seem like an odd corner case.

Anyhow, I guess we could fix this by e.g. urlencoding the filenames sent through the socket.


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