-
Notifications
You must be signed in to change notification settings - Fork 84
Closed
Description
Looks like an awesome tool! Thanks for sharing. :)
I'm new to ST2. How do I use this plugin?
I'm on Mountain Lion, I have FileMerge.app... I've installed your plugin via the Command Palette and I have this in my FileDiffs.sublime-settings:
{
// opendiff (FileMerge)
"cmd": ["opendiff", "$file1", "$file2"]
}
I'd like to compare two files (two tabs) which have been opened directly from FTP app (i.e. editing remote files that have been opened via Transmit.app).
When I type opendiff into the Console, I get:
>>> opendiff
Traceback (most recent call last):
File "<string>", line 1, in <module>
NameError: name 'opendiff' is not defined
Sorry if noob question.
Thanks!
Micky
Metadata
Metadata
Assignees
Labels
No labels