Brian Blais:

> perhaps it's just the way I think, but I like to have a
> directory for each project. I cd into the directory, launch
> the editor, and have it pick up where I left off in that
> project.   This could include files from other directories,
> related to the work I am doing on that project.  I can
> leave a project for several weeks, and then pick right up
> where I left off if the session is stored in the directory I
> launch the editor.

Your patch does not always leave the session "stored in the directory I launch the editor".

If the last file you opened before quitting was from another directory, that is normally where "." refers to so is where the updated session will land. Therefore, opening the session from the project directory will refer to the state of the editor at the start of the previous session.

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

Reply via email to