.br
.ne 2i
.TB "Command line editing\(em\fIvi\fP\| mode"
.TS H
tab(#) ;
lf(B)w11 | lw58 .
Key#Function
_
.TH N
T{
^
T}#T{
Move to the beginning of the line
T}
T{
h
T}#T{
Move to previous character on line
T}
T{
x
T}#T{
Delete the character under the cursor
T}
T{
$
T}#T{
Move to the end of the line
T}
T{
l
T}#T{
Move to next character on line
T}
T{
D
T}#T{
Erase the rest of the line
T}
T{
Ctrl-L
T}#T{
Erase screen contents
T}
T{
j
T}#T{
Move to next input line
T}
T{
k
T}#T{
Move to previous input line
T}
T{
K
T}#T{
Search for text backward
T}
T{
J
T}#T{
Search for text forward
T}
T{
u
T}#T{
Undo the last command
T}
T{
w
T}#T{
Move forward one word
T}
i#T{
Change to insert mode
T}
_
.TE
.Tn tcsh-cli-edit
