-1
Voltooid

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 jaar geleden bijgewerkt door Jon Skinner 13 jaar geleden 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.

Antwoord

Antwoord
Voltooid
Please take a look at http://www.sublimetext.com/docs/2/osx_command_line.html
Antwoord
Voltooid
Please take a look at http://www.sublimetext.com/docs/2/osx_command_line.html
Thanks much! I'll take a look.