User`s guide

10 XSR Users Guide
Utilizing the Command Line Interface Chapter 2
Managing the XSR
CLI Terminal Editing Command Keys: Refer to the following table for
these useful shortcuts.
Table 2 CLI Terminal Editing Commands
Command Description
Ctrl + a Move cursor to beginning of line
Ctrl + b Move cursor back 1 character
Ctrl + c Same as the CLI end command
Ctrl + d Delete 1 character after cursor
Ctrl + e Move cursor to end of line
Ctrl + f Move cursor forward 1 character
Ctrl + h Delete 1 character before cursor
Ctrl + I Tab completion
Ctrl + k Delete all characters after cursor
Ctrl + l Echo current line
Ctrl + n Next CLI command in history
Ctrl + p Previous CLI command in history
Ctrl + r Echo current line
Ctrl + u Delete all characters before cursor
Ctrl + w Delete 1 word before cursor
Ctrl + x Delete all characters before cursor
Ctrl + y Restores the most recently deleted item
Ctrl + z Same as the CLI end command
Del Delete a character
Esc + b Move cursor back 1 word
Esc + d Delete to end of word at cursor
Esc + f Move cursor forward 1 word