7.0;gm (go_to_mark) *DM*, revision 9.7, 87/10/06
GM (GO_TO_MARK) -- Go to a mark.
usage: gm
FORMAT
GM
The GM command repositions the cursor at the most recently marked point after
first marking the current cursor position (where you invoked the GM command).
This allows you to alternate between two points with repeated invocations of
GM. The most common use of this is to "remember" a position in a file and
return to it later. GM repositions the window, if necessary, to display the
marked pad location.
NOTE: The mark stack is two deep, the most recently marked points replace the
earlier marks. GM therefore allows toggling between two marked points.
GM requires no arguments or options.
RELATED TOPICS
More information is available. Type:
- HELP DR
for details on placing marks.
- HELP RM
for details on restoring marks to the mark stack.
- HELP CMS
for details on erasing marks.