Atom.io startup
Closed this issue · 1 comments
alexandreu commented
Everytime you run the app it opens an empty window.
izuzak commented
Hi @alexandreu. I'm suspecting that you're asking about a feature which was already reported here on Atom's main repository: atom/atom#1603. This repository is for Atom's feedback package, not for collecting feedback for Atom in general.
Also, just to clarify -- Atom will remember which tabs you had open if you close and open a specific project. However, if you just close Atom and open it from Spotlight or the dock, then you're not opening a specific project so you're shown an empty window.
Try starting Atom like this from a specific project:
$ atom .
the open a few tabs, quit Atom, and open the same project again from the terminal.