For a full review of relevant commands, use
on: | FullReview |
To review a serviceable subset: | ShortReview |
Each open object has a local "point" cursor, and you can focus on one object at a time. Most edit commands operate on the point of the current object. The point will either be a term occurrence or a position within a text part of a term; there is also something called a screen position, but this editing setup doesn't fully support it.
The point will only be shown in the "current" open window. If the point is on a term, the term will be highlighted; if it is in a text position, a thin vertical rule appears at the point where text would be inserted by normal commands.
To simply shift the FOCUS to the point of another open window you can use
You can also ZOOM on a subterm and unzoom. This is especially important when you need to examine terms elided because of insufficient space. For example, here the term ... is elided, and you can zoom on it by clicking on it with
It is also sometimes necessary to SCROLL up or down when the window is too short for the term in the object.
((c-u)(c-j)}'
(c-u){(c-k)
(cm-k)}}'