0
Fertiggestellt

Open a folder from the CLI

Rob Greenwood vor 13 Jahren aktualisiert von Jon Skinner vor 13 Jahren 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.

Antwort

Antwort
Fertiggestellt
This was added a couple of versions ago: http://www.sublimetext.com/docs/2/osx_command_line.html
Antwort
Fertiggestellt
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.