SET KEYPAD NOEDT
Disables the EDT keypad, restoring the default keypad for the type of
terminal you are using---effectively, the same as SET KEYPAD NUMERIC or
SET KEYPAD VT100.
Keys defined with DEFINE KEY, LEARN, SET FUNCTION KEYS, or SET GOLD KEY
are not affected. However, learn sequences created with EDT keys or GOLD
key sequences may not "replay" properly, because the keys are now
undefined or defined differently. For example, PF4 is now DO, instead of
EDT Delete Line, and CTRL/J is now ERASE WORD instead of EDT Delete
Previous Word.
+------------------------------------------------------------------+
| For a list of defined keys, see help on Keys or press GOLD-HELP. |
| |
| For a keypad diagram, see help press HELP (on VT100, press PF2). |
+------------------------------------------------------------------+
Related topics:
SET KEYPAD EDT SET KEYPAD NUMERIC SET KEYPAD VT100