CONTENTS | INDEX | PREV | NEXT

SYNTAX            : CTRL_F

FUNCTION          : Retrieve more recent command. All commands previously
                    entered as command sequence can be recovered using
                    CTRL_B repeatedly. Every time CTRL_B is pressed, it
                    causes the current command to be replaced by the one
                    preceeding it. The CTRL_F-command has a similar
                    function, but works in the opposite direction.

                    Use CTRL_G to reposition at the most recent command in
                    the history.

MATRIX