Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Commands by Topic
      Getting Help
      Moving Around
      Changing Text
      . . .
      Miscellaneous
   Command Reference
      . . .
      goto-beginning
      goto-end
      goto-line
      goto-next-declaration
      goto-next-definition
      . . .
   Variable Reference
      abort-file-io
      abort-file-matching
      abort-key
      . . .
      yank-rectangle-to-corner
   . . .

Previous   Up    Next
goto-end  Command Reference   goto-next-declaration


Epsilon User's Manual and Reference > Command Reference >

goto-line

Go to a certain line by number.  Ctrl-x g

This command moves point to the start of the n'th line in the file, where n denotes the command's numeric argument. With no numeric argument, Epsilon will ask for the line number. You may add :col after the line number (or in place of it) to specify a column. The syntax p12345 goes to the specified byte offset instead.

More info:

Display Commands



Previous   Up    Next
goto-end  Command Reference   goto-next-declaration


Lugaru Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.