Chapter 46: Command Line Descriptions
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
2590
help edit
Purpose
This command displays the control keys that are available for editing the command line.
Default Access Level
15
Command Syntax
help edit
Supplemental
Information
Available editing keystrokes
Delete current character.....................Ctrl-d
Delete text up to cursor.....................Ctrl-u
Delete text up to cursor.....................Ctrl-x
Delete text after cursor.....................Ctrl-k
Move to beginning of line....................Ctrl-a
Move to end of line..........................Ctrl-e
Get prior command from history...............Ctrl-p
Get next command from history................Ctrl-n
Move cursor left.............................Ctrl-b
Move cursor right............................Ctrl-f
Move back one word...........................Esc-b
Move forward one word........................Esc-f
Convert rest of word to uppercase............Esc-u
Convert rest of word to lowercase............Esc-l
Convert word to mixed case...................Esc-c
Delete remainder of word.....................Esc-d
Delete word up to cursor.....................Ctrl-w
Transpose previous and current character.....Ctrl-t
Enter command and return to root prompt......Ctrl-z