If you customize the Editor to invoke a command based on a single keystroke, you cannot directly insert the literal character of that keystroke into a file. For example, if you customize the Editor so that every time you press d the cursor moves down one line, then you will not be able to type the literal letter d in a file. In this scenario, you would have to complete the following steps to enter the literal character d in your file.