> since running the binary in geany without debugging does not require it
Of course not. But if the program uses a relative path then you need the correct working dir to be set. Well, an alternative would be to use the directory of the binary, if the _"Working dir"_ is empty. But I think using the directory of the binary might not always be the correct working dir so I do not want to remove that option. Another option would be to use the current project's base path (if a project is open). -- 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-plugins/issues/785#issuecomment-467983201
