Using the CLI
32
3.3
Properties of the CLI
RM CLI EAGLE 20
Release
4.3
09/08
3.3.2 Key combinations
The following key combinations make it easier for you to work with the
Command Line Interface:
Key combination Description
CTRL + H,
Backspace
Delete previous character
CTRL + A Go to beginning of line
CTRL + E Go to end of line
CTRL + F Go forward one character
CTRL + B Go backward one character
CTRL + D Delete current character
CTRL + U, X Delete to beginning of line
CTRL + K Delete to end of line
CTRL + W Delete previous word
CTRL + P Go to previous line in history buffer
CTRL + R Rewrite or paste the line
CTRL + N Go to next line in history buffer
CTRL + Q Enable serial flow
CTRL + S Disable serial flow
CTRL + Z Return to root command prompt
Tab, <SPACE> Command line completion
Exit Go to next lower command prompt
? List choices
Table 4: Key combinations in the Command Line Interface