Sublime Forum

Issues when spcifying project as command line argument

#1

Hi,

When passing the sublime project to sublime_text in the terminal it loads the folder from the previously opened project.

-Svein Arne

0 Likes

#2

I am using v3 Build 3052 under Linux and when I try to open a project from command line it opens the project with the project folders, but there are no opened files (no tabs) even I had before I closed the project.

Waiting for a fix …

0 Likes

#3

Have looking more into this to try to see what triggers it. I use the -n option together with specifying project in the command line all the time to open another project in a new sublime window. Seems it’s this multiple window workflow that gives the folder issues.

0 Likes