> Is there any way to force the config file to be updated periodically to > record the currently opened documents?
Not AFAICT. The git version of Geany has split the session files from the preferences. If `configuration_save_session_files()` was added to the plugin API maybe the save-actions plugin could save it on the timer as well. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3324#issuecomment-1289898153 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/3324/[email protected]>
