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
      . . .
      mouse-pan
      mouse-select
      mouse-to-tag
      mouse-yank
      move-to-window
      . . .
   Variable Reference
      abort-file-io
      abort-file-matching
      abort-key
      . . .
      yank-rectangle-to-corner
   . . .

Previous   Up    Next
mouse-select  Command Reference   mouse-yank


Epsilon User's Manual and Reference > Command Reference >

mouse-to-tag

Go to the definition of the indicated function.

If you bind this command to a mouse button, then double-clicking it on the name of a subroutine will jump to that routine's definition using the tags system. Before jumping, it sets a bookmark at the current position like the set-bookmark command. Single-clicking positions point and selects text. On window borders, it resizes windows.

For example, these einit.ecm commands may be used to bind this command to the right mouse button:

~reg-tab "M-<Right>": mouse-to-tag
~reg-tab "M-<DRight>":
mouse-to-tag

More info:

Customizing the Mouse



Previous   Up    Next
mouse-select  Command Reference   mouse-yank


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