[Github-comments] [geany/geany] Geany prevents launching multiple instances (#1493)
Chris Spencer
notifications at xxxxx
Sat May 6 19:49:46 UTC 2017
I'm trying to work on multiple projects at the same time, and currently Geany makes this a little difficult.
If I specify the project file in the Geany call, e.g.
geany myproject.geany &
Geany will re-use the running process and force me to close the current project before loading the new one.
If I launch a blank geany process:
geany &
then I can run an arbitrary number of Geany instances, but I have to manually load the project via the Project->Open dialog.
Can you please remove the check to re-use the current running Geany instance, and close the current project? I can't imagine why anyone would want or need that, since a single Geany instance can't handle more than a single project at once.
--
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/issues/1493
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170506/98474b30/attachment.html>
More information about the Github-comments
mailing list