On linux, I could simply use `geany <file>` to open a file, it will reuse currently opened geany window, if any.
But, on mac there are 2 problems: - I have to use full path of `geany` executable to invoke it. - It always create a new geany window, instead of using current one.
So, how to make mac behavior same as linux ?
github-comments@lists.geany.org