jDiff: any way to invoke by cli (passing args)
Submitted by Sunday, 8 July, 2012 - 12:15
on
Hi,
i'd like to use jDiff@jEdit as a external Diff tool for my GIT client app.. the question i have:
Can i invoke/start jEdit by passing the two filepathes and some arg that makes jedit diff those right away?
Something along the line:
$ /Applications/jEdit.app/Contents/MacOS/jedit -diff "$1" "$2"
thx,
Jan
i'd like to use jDiff@jEdit as a external Diff tool for my GIT client app.. the question i have:
Can i invoke/start jEdit by passing the two filepathes and some arg that makes jedit diff those right away?
Something along the line:
$ /Applications/jEdit.app/Contents/MacOS/jedit -diff "$1" "$2"
thx,
Jan