Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • thg thg
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 846
    • Issues 846
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to a massive storm of spam, registration on this instance now requires explicit administrator approval. Sorry for the added friction, we're also looking into automatic filtering options.

  • mercurialmercurial
  • TortoiseHgTortoiseHg
  • thgthg
  • Wiki
  • OpenAtLine

OpenAtLine · Changes

Page history
No commit message authored May 28, 2010 by Steve Borho's avatar Steve Borho
No commit message
Hide whitespace changes
Inline Side-by-side
OpenAtLine.wiki
View page @ a669e8f9
......@@ -3,7 +3,7 @@ TortoiseHg 2.0 adds variable expansion to tortoisehg.editor to allow you to open
In general, the syntax is:
{{{
[tortoisehg]
editor = myeditor -flags [$FILE --num=$LINENUM] -moreflags
editor = myeditor -flags [$FILE --num=$LINENUM] [--highlight "$SEARCH"] -moreflags
}}}
If no line number is being passed to the editor, the braces and everything between are removed.
......@@ -37,7 +37,7 @@ editor = <path\to\>TextPad.exe [$FILE($LINENUM)]
{{{
[tortoisehg]
editor = gvim -f [+$LINENUM $FILE]
editor = gvim -f [-c':set hls' -c'/$SEARCH/'] [+$LINENUM $FILE]
[tortoisehg]
editor = emacs [+$LINENUM $FILE]
......
Clone repository
  • BugReport
  • CentOS
  • FixedBugs
  • Home
  • KeySequences
  • Nit
  • OldNews
  • OlderReleaseNotes
  • OpenAtLine
  • ReleaseNotes
  • RoadMap
  • SVN HG
  • SVN
  • Ubuntu
  • developers
    • CommonSignals
View All Pages