0
COMPLETADO

Open a folder from the CLI

Rob Greenwood hace 13 años actualizado por Jon Skinner hace 13 años 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.

Respuesta

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