Skip to content
GitLab
Explore
Sign in
Register
Changes
Page history
Edited online
authored
Mar 04, 2013
by
Steve Borho
Hide whitespace changes
Inline
Side-by-side
OpenAtLine.wiki
View page @
d6bc856f
...
@@ -21,7 +21,7 @@ editor = <path\to\>Scite.exe ["-open:$FILE" -goto:$LINENUM] ["-find:$SEARCH"]
...
@@ -21,7 +21,7 @@ editor = <path\to\>Scite.exe ["-open:$FILE" -goto:$LINENUM] ["-find:$SEARCH"]
# NotePad++ :
# NotePad++ :
[tortoisehg]
[tortoisehg]
editor = <path\to\>Notepad++.exe [
"
$FILE
"
-n$LINENUM] -multiInst -nosession
editor = <path\to\>Notepad++.exe [$FILE -n$LINENUM] -multiInst -nosession
# TextPad :
# TextPad :
[tortoisehg]
[tortoisehg]
...
...