On Wed, 26 Jan 2011 22:08:33 +0100 Julien Nicoulaud julien.nicoulaud@gmail.com wrote:
2011/1/23 Dimitar Zhekov dimitar.zhekov@gmail.com
Anyway, I wrote a little wrapper script that detects if there's no Geany window in the current workspace, in which case it forces creating one: https://github.com/nicoulaj/dotfiles/blob/master/bin/geany [...]
You can let Geany do this check by using the --socket parameter, which is also required if you want separate instances. The attached wrapper script is equivalent to the former in-Geany implementation.
Has this script been tested recently ? I finally took some time to try it, and it does not seem to work for me.
I'm using it all the time. A simpler command is listed in the manual: http://www.geany.org/manual/current/, --socket-file.