2.2 Field navigation
The following commands iterate through the fields in a record, and to
get information about some of the properties of the fields.
- TAB (
rec-cmd-goto-next-field
) -
Move the cursor to the beginning of the name of the next field in the
current record. If the cursor is currently located at the last field
of the record then move it to the beginning of the first field.
- t (
rec-cmd-show-type
) -
Show information about the type of the field under the cursor, if it
is defined.