previous next top contents index framed top this page unframed
To enter overstrike mode from command mode,
type O. To return from
overstrike mode to command mode, type <ecm>.
5.2. Special Keys in Overstrike Mode
The commands shown in Table 5–1
can be used in overstrike mode to move the
cursor; the <tab> key also replaces the text it moves over with
tab characters.
All of these commands leave you in overstrike mode.
Table 5–1. Effect of Special Keys in Overstrike Mode
| Command | Action |
|---|---|
| <bs>, <del> | Move cursor left 1 column, except if at left margin, do nothing |
| <tab> | Overstrike tabs to next tab stop |
| <lf> | Move cursor down 1 row |
| <eol> | Move cursor to left margin of next line |
Table 5–2. Commands to Overstrike Text
| Command | Overstrike: |
|---|---|
| nOCx | n x's (n required) |
| QOCx | x's to right margin |
After each command in Table 5–2 is executed, the mode remains command mode and the cursor is positioned one column to the right of the last overstruck character. For example, to overstrike eight characters at and to the right of the cursor with the character -, type 8OC-.