You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

21 lines
1.0 KiB

EASE Editing Commands:
^Q -- Meta key
^D -- Right Char ^S -- Left Char
^E -- Up line ^X -- Down line
^A -- word Back ^F -- word Forward
<Meta> ^S -- Go to start of line <Meta> ^D -- Go to end of line
^G -- Delete char right
^H -- Delete char left <DEL>-- Delete left char
^T -- Delete word right <Meta> <DEL>-- Delete word left
^R -- Delete command right <Meta> ^Y -- Delete to end of line
^Y -- Delete line ^U -- Undelete line/cmd
^B -- Back command line ^N -- Forward command line
^O -- Search backwards for command by first char
^V -- Toggle insert ^I -- Complete filename
^P -- Insert next char
^W -- Reprint line ^C -- Force Warm Boot
^M -- Done editing <Meta> ^_ -- Quit shell