
33
Right Arrow
If the cursor is not at the end of the line, then the cursor moves one character to
the right. If the cursor is at the end of the line, no action is taken.
Up Arrow
A buffer of the last 16 command lines typed is maintained by the CLI. If there
is a previous command line, then it will be output as the current command
line and be made available for edit. If there is no previous command line in
the command line buffer, then the command line will be set to blanks and you
may enter a new command.
Down Arrow
The next command line in the CLI command line buffer is made available for
edit. If there is no next command line, then the command line will be set to
blanks and you may enter a new command.
Delete
The character at the cursor position is deleted and all characters to the right of
the cursor position are moved left one character.
CNTL-I
Toggles the Insert/Overwrite mode of the command line. It also determines
whether characters are inserted at the current cursor position, or if they
replace the character at the current cursor position.
ASCII TTY device command line edit capabilities
Backspace
This key erases the last character typed.
ESC
This key erases the current command line.
Please Note: No command line buffer is available on an ASCII TTY device.
Comentarios a estos manuales