... | @@ -32,3 +32,9 @@ I experienced the '-multiInst' option as case-sensitive. |
... | @@ -32,3 +32,9 @@ I experienced the '-multiInst' option as case-sensitive. |
|
[tortoisehg]
|
|
[tortoisehg]
|
|
editor = <path\to\>TextPad.exe [$FILE($LINENUM)]
|
|
editor = <path\to\>TextPad.exe [$FILE($LINENUM)]
|
|
}}}
|
|
}}}
|
|
|
|
|
|
|
|
=== "The Big Two" on Unix ===
|
|
|
|
|
|
|
|
[tortoisehg]
|
|
|
|
editor = gvim -f [$FILE +$LINENUM]
|
|
|
|
editor = emacs [+$LINENUM $FILE] |
|
|
|
\ No newline at end of file |