nld and noft Manual

noft Options
nld and noft Manual520384-003
5-44
SET
HISTORYBUFFER [ history-buffer-number | ? ]
specifies the number of command lines in memory available to ! (Exclamation
Point) on page 5-4, FC on page 5-14, and HISTORY or H on page 5-20.
history-buffer-number
is an integer in the range 0 through 65,535 that specifies the number of
command lines in the history buffer. The default is 50.
If the number specified is greater than the current number, noft is unable
to retrieve command lines that have already left the history buffer. If the
specified number is smaller than the current buffer size, the command lines
deleted from the buffer are not retrievable.
?
returns the current history buffer size.
HISTORYWINDOW [ number | ? ]
specifies the number of command lines displayed with the HISTORY option.
number
is an integer in the range 0 through history-buffer-number that
specifies the number of command lines displayed with the HISTORY
option. The default is 10.
?
returns the current history window size.
LINES[number]
specifies the number of lines of output to display before pausing so that an
area of output does not scroll out of the terminal or emulator display memory.
number
is an integer in the range 0 through 32,767. Its default value is 0 (zero). A
zero value causes output to continue until all results are displayed.
The value used when you specify number is an approximation; a single
line of noft output can result in multiple lines of output on a screen, so
more lines than specified might be displayed.
Note. This parameter is useful only in an interactive session, because options given in
the command line are not stored in the history buffer.
Note. This parameter is useful only in an interactive session, because options given in
the command line are not stored in the history buffer.