it's treated as a whole command line, where the
following parameters can be used:
$file: the file of your choice
$line: the starting line of the current diff
For example, in the case of NEdit or Emacs you can use
"nc -line $line $file"
and
"emacs +$line $file"
respectively.