0
Lõpetatud

Open a folder from the CLI

Rob Greenwood 13 aastat tagasi uuendaja Jon Skinner 13 aastat tagasi 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.

Vasta

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