Fri Jun 2 10:51:31 1995 Keith Vetter (keithv@fusion.com)
- Added cursor keys (in two modes) and ctrl-space:
+ Added cursor keys (in two modes) and ctrl-space: the arrow
+ keys get sent as escape sequences. The actual sequence depends
+ on the keypad mode which emacs exploits.
+ Also, ctrl-space now sends a null (for the emacs fans).
+
* emul.c: enabled calls to ScreenSetOption to change keyboard modes.
* intern.c: enabled ScreenSetOption but in a limited fashion.
* screen.c: cursor keys now get sent to the host machine.