Skip to content
GitLab
Explore
Sign in
Register
Changes
Page history
Added a sample configuration for gedit
authored
Nov 11, 2012
by
hosamaly
Show whitespace changes
Inline
Side-by-side
OpenAtLine.wiki
View page @
e009021d
...
@@ -50,6 +50,10 @@ editor = emacs [+$LINENUM $FILE] [--eval '(highlight-regexp "$SEARCH")']
...
@@ -50,6 +50,10 @@ editor = emacs [+$LINENUM $FILE] [--eval '(highlight-regexp "$SEARCH")']
# Scite
# Scite
[tortoisehg]
[tortoisehg]
editor = scite [-open:$FILE -goto:$LINENUM] ["-find:$SEARCH"]
editor = scite [-open:$FILE -goto:$LINENUM] ["-find:$SEARCH"]
# gedit
[tortoisehg]
editor = gedit [+$LINENUM]
}}}
}}}
=== OS X Editors ===
=== OS X Editors ===
...
...