Email and Usenet suite for the Apple //e or GS with Uthernet-II ethernet card
Go to file
Oliver Schmidt 608a2607ca Fixed Cursor Control Key Codes.
http://vt100.net/docs/vt100-ug/table3-6.html says that ESC O A..D is to be send if Cursor Key Mode is set and http://vt100.net/docs/vt100-ug/chapter3.html says "A mode is considered set until it is reset by a reset mode (RM) control sequence.". So ESC O A..D is the default.

Beside this spec perspective sending ESC O A..D instead of ESC [ A..D makes i.e. aptitude and midnight commander work out-of-the-box.
2017-05-22 00:41:42 +02:00
apps Avoid unnecessary timeout checks. 2017-05-21 22:39:10 +02:00
drivers Fixed Cursor Control Key Codes. 2017-05-22 00:41:42 +02:00
inc Removed cfg_get_configuration_ptr. 2015-07-08 16:20:47 +02:00
ip65 Added Telnet65 app. 2017-05-19 00:12:42 +02:00
test Added VT100 test. 2017-05-19 00:17:38 +02:00
.gitignore Don't show dos.sys & dup.sys. 2015-08-28 20:29:43 +02:00
CONTRIBUTORS.txt Updated contributors. 2014-04-28 18:57:13 +02:00
LICENSE.txt Added text files from doc directory. 2013-12-14 00:27:32 +01:00