You can use separate configuration directories for different projects and use 
the -c option to select which one you want.  Then if you open files from the 
command line `geany -c config_with_project_1 file1` and `geany -c 
config_with_project_2 file2` will send the files to the specified instance.  
And when you close the instances they won't fight over which project and open 
files gets stored in the config file since each has its own :)

---
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/pull/1163#issuecomment-237772412

Reply via email to