Re: Running SciTE with file parameter won't load last session
2012-02-01 06:38:46 GMT
I would also ask for some way of avoiding session overwrite If for some reason SciTE isn't opened and I accidentally double click file associated with SciTE, or some application launches SciTE as default application for some file type, my previous session is lost. What I do then is load last 10 files from recent file list menu, which is bad There is "loadsession:" command line argument, but I can't think how to use it to solve this problem Maybe "save.session" property could have one more value - 2, which would indicate opening single file *not* to override "save.session" value On Jan 30, 6:34 pm, Vlastimil Ovčáčík <v.ovca...@gmail.com> wrote: > Hi, > is there an option to force loading last session on every SciTE launch? It > actually loads session, but not always - if you open scite with parametr it > won't load last session. Even worse it overwrite the session on next exit. > The use case is: > > a) normal behaviour > cmd: scite.exe > Last session is loaded, new files can be added to session and session is > saved. > > b) current (annoying) behaviour > cmd: scite.exe foo.txt > Last session is not loaded, only foo.txt is displayed in edit pane and last(Continue reading)
RSS Feed