-1
Ukończony

A nice terminal integration feature using Distributed Objects or apple events to talk to (or instantiate and talk to) Sublime Text 2.

Ian Baird 13 lat temu Ostatnio zmodyfikowane przez Jon Skinner 13 lat temu 1

This is the best (and only way) to achieve seamless terminal integration on OS X. Pretty much it's a separate shell utility which is a DO client for your app (which is a DO server). It then pipes data to it, tells it to open a file, etc.


This is how the TextMate "mate" utility and the BBEdit "bbedit" shell tools work.

Odpowiedź

Odpowiedź
Ukończony
Please take a look at http://www.sublimetext.com/docs/2/osx_command_line.html
Odpowiedź
Ukończony
Please take a look at http://www.sublimetext.com/docs/2/osx_command_line.html
Thanks much! I'll take a look.