Quite a simple request really. If I’ve been working on a project, and I close down sublime, it’s great that it remembers what was open when I come back to sublime. The thing is, and I may not be the only one to do it - I have a habit of coming back to a project (say, from command line) and opening up sublime with the directory I intend to work on as an argument. Sublime then opens my remembered directory and the argument, but cannot distinguish that they are one and the same, in which case maybe it should ignore the argument, but bring the folder/file that was passed to focus (if there were other folders/files not relative to it remembered in the last session).