Key Sequence
Action
Clear the screen leaving the current line at the top of the screen;
CTRL-l
with an argument given, refresh the current line without clearing the
screen
Fetch the previous command from the history list, moving back in
CTRL-p
the list
Fetch the next command from the history list, moving forward in the
CTRL-n
list
Move to the first line in the history
ALT-<
Move to the end of the input history
ALT->
Search backward starting at the current line and moving up through
CTRL-r
the history
Freeze session
CTRL-s
Reactivate frozen session
CTRL-q
Delete character at point or exit CLI if at the beginning of the line
CTRL-d
Drag the character before point forward moving point forward as
CTRL-t
well; if point is at the end of the line, then this transposes the two
characters before the point
Drag the word before point past the word after point, moving point
ALT-t
over that word as well. If point is at the end of the line, this trans-
poses the last two words on the line.
Delete the text from point to the end of the line
CTRL-k
Yank the top of the deleted text into the buffer at point
CTRL-y
Please note, that it can be required to apply quotes (") when entering commands with
arguments containing whitespaces.
The following sections are now trying to explain the available commands.
6.2. Print Help
The help command can be used to get the list of available commands when called
without arguments, otherwise it will print the usage of the specified command.
> help
Usage :
NB3710 User Manual 4.0
Need help?
Do you have a question about the NB3710 and is the answer not in the manual?
Questions and answers