From 474fedec4582d205989fbc5906b215232fe002ec Mon Sep 17 00:00:00 2001 From: Keith Vetter Date: Sat, 3 Jun 1995 02:54:18 +0000 Subject: [PATCH] Better description of latest telnet changes git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5939 dc483132-0cff-0310-8789-dd5450dbe970 --- src/windows/wintel/changelo | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/windows/wintel/changelo b/src/windows/wintel/changelo index 48bbc6b0f..7552a212b 100644 --- a/src/windows/wintel/changelo +++ b/src/windows/wintel/changelo @@ -1,6 +1,10 @@ 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. -- 2.26.2