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, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.