0
Lokið

Open a folder from the CLI

Rob Greenwood 13 ár síðan updated by Jon Skinner 13 ár síðan 1
The only feature currently making me stick with textmate, is that I can cd into a folder on the CLI and type 'mate .' on that folder, to have the whole folder open.

Sublime needs a clone of the mate script.

Answer

Answer
Lokið
This was added a couple of versions ago: http://www.sublimetext.com/docs/2/osx_command_line.html
Answer
Lokið
This was added a couple of versions ago: http://www.sublimetext.com/docs/2/osx_command_line.html
There's a small bug with this in OSX. If you type subl . it won't open the folder but subl ./ works.