10.0;gm (go_to_mark) *DM*, revision 1.0, 87/12/23
gm (go_to_mark) go to a mark
usage: gm
DESCRIPTION
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. gm requires no arguments
or options.
NOTE
The mark stack is two deep, the most recently marked points replace the
earlier marks. gm therefore allows toggling between two marked points.
SEE ALSO
More information is available. Type the following at an Aegis shell
prompt:
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