A possible way to do this is via a Lua script, perhaps watching the OnOpen event: new file coming up -> update session.
For closed buffers, perhaps OnSwitchFile?
I can be wrong, but it seems that buffer management in Lua is still a bit primitive.
And we don't have, AFAIK, an OnSciTEExit command...

An OnQuit or similar would be reasonable but Robert would need the name of the opened session file. There are consequent issues if you head down this route such as whether the current named session is saved when opening another.

   Neil

_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to