| Syntax |
|
| Category |
TCL
|
| Type |
Verb
|
| Description |
specifies that the code generated by the <escape> key is to be passed through as data.
On D3/Unix implementations, this command does an implicit 'set-esc off' to disable the special Unix related signal handling.
|
| Options |
|
| See Also |
set-esc esc-level brk-debug level pushing levels esc-toggle break-key r83.setup brk-level p end keyboards
|
| Example |
|
| Warnings |
The <esc> key can have special meaning to D3 (i.e. push a level). This command makes D3 ignore the <esc> key, and it will "pass on through" as if it were any other ordinary character.
|
| Compatibility |
D3 7.0 AP
|