[Github-comments] [geany/geany] Geany saves preferences even if they weren't modified (#1934)

elextr notifications at xxxxx
Sun Aug 26 21:33:11 UTC 2018


Geany isn't really designed to run multiple instances sharing preferences. 

This is more complex than it may seem because the session is also saved in the preferences file, and that must be saved at shutdown.  There have been various suggestions and discussions about splitting them, but nobody has come up with a concrete suggestion that addresses all the problems (or code).

Personally I suggest not using multiple instances sharing the same config, use `-c different/directory` to make each have its own prefs and session.  That way each instance maintains its own state and can be restarted where it was.

-- 
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/1934#issuecomment-416073917
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180826/9936846b/attachment-0001.html>


More information about the Github-comments mailing list