... | ... | @@ -50,6 +50,10 @@ editor = emacs [+$LINENUM $FILE] [--eval '(highlight-regexp "$SEARCH")'] |
|
|
# Scite
|
|
|
[tortoisehg]
|
|
|
editor = scite [-open:$FILE -goto:$LINENUM] ["-find:$SEARCH"]
|
|
|
|
|
|
# gedit
|
|
|
[tortoisehg]
|
|
|
editor = gedit [+$LINENUM]
|
|
|
}}}
|
|
|
|
|
|
=== OS X Editors ===
|
... | ... | @@ -62,4 +66,4 @@ editor = edit [+$LINENUM --wait $FILE] |
|
|
# TextMate
|
|
|
[tortoisehg]
|
|
|
editor = mate --wait [--line $LINENUM $FILE]
|
|
|
}}} |
|
|
}}} |
|
|
\ No newline at end of file |