subl [files|directories...]
Sublime Text
Arguments
Name | Description |
---|---|
files|directories | folders, filepaths |
Options
Name | Description |
---|---|
--project <project> | Load the given project |
--command <command> | Run the given command |
-n, --new-window | Open a new window |
-a, --add | Add folders to the current window |
--launch-or-new-window | Only open a new window if the application is open |
-w, --wait | Wait for the files to be closed before returning |
-b, --background | Don't activate the application |
-s, --stay | Keep the application activated after closing the file |
--safe-mode | Launch using a clean environment |
-h, --help | Show a help message and exit |
-v, --version | Show the version and exit |