Commit Graph

  • 4da75367c1 (re)set the controlling terminal. master Kelvin Sherlock 2019-10-03 00:05:21 -0400
  • d77291a0c0 default tabstops were off by 1. Kelvin Sherlock 2019-01-08 20:33:38 -0500
  • d3addc3050 esc [ 3 g is clear all tabs. was esc [ 5 g . Kelvin Sherlock 2019-01-08 19:31:39 -0500
  • 2079d4b442 ADB extended keycodes (from OS X Events) Kelvin Sherlock 2019-01-04 21:15:08 -0500
  • 58ab674589 add FillChar routine to support ESC #8 r3 Kelvin Sherlock 2018-05-26 22:49:12 -0400
  • 5c0764e5b9 flags to initialize vt100 parameters. Kelvin Sherlock 2018-05-14 09:20:05 -0400
  • 58e63dc252 tweak cursor positioning. fix for esc [ ; H, etc Kelvin Sherlock 2018-05-13 08:42:14 -0400
  • b838f724d8 use login -f as default command. r2 Kelvin Sherlock 2018-05-12 11:05:41 -0400
  • bcc69350e1 sigh... creating a new process group for the slave seems to prevent keyboard IO. Use the non-compliant flag so EM reads keypresses directly from the hardware. Kelvin Sherlock 2018-05-11 22:54:31 -0400
  • c46aadf52d fixes. Kelvin Sherlock 2018-05-11 09:15:56 -0400
  • d2e0554bc8 more cleanup. Kelvin Sherlock 2018-05-10 21:22:34 -0400
  • 3f0a195014 fix line endings. Kelvin Sherlock 2018-05-10 21:07:31 -0400
  • 12032fe800 cleanup. Kelvin Sherlock 2018-05-10 21:06:58 -0400
  • 517dfd3ad6 minor tweaks Kelvin Sherlock 2018-05-10 17:25:43 -0400
  • 77be11f696 update makefile. Kelvin Sherlock 2018-05-10 17:25:12 -0400
  • db779e12e6 update telnet header. Kelvin Sherlock 2018-05-10 17:25:00 -0400
  • 246c8a8464 main -> marlene. Kelvin Sherlock 2018-05-10 17:19:57 -0400
  • e82452f216 updates Kelvin Sherlock 2018-05-10 11:26:30 -0400
  • 3cd69c8e8b enable shadowing, release handles when exiting. Kelvin Sherlock 2018-05-10 09:56:29 -0400
  • 3a04e6357c telnet - export LANG="C" r1 Kelvin Sherlock 2018-04-25 20:26:59 -0400
  • 458bedcb11
    Update README.md ksherlock 2018-04-25 20:22:40 -0400
  • 1d5e982a2c add some screenshots. Kelvin Sherlock 2018-04-25 20:16:43 -0400
  • be28961b7a change color scheme. dark blue on black is unreadable. dark green on white is pleasurable. Kelvin Sherlock 2018-04-25 20:02:32 -0400
  • b9109f5515 fix parameter count calculation (again) Kelvin Sherlock 2018-04-25 20:01:18 -0400
  • 0697de373a add a cursor. Kelvin Sherlock 2018-04-25 20:00:49 -0400
  • 49d1e9f67f fix a bug. Kelvin Sherlock 2018-04-21 21:42:02 -0400
  • d120e66847 wrong address... Kelvin Sherlock 2018-04-21 20:09:19 -0400
  • 649a9e4746 initialize parm_count. Kelvin Sherlock 2018-04-21 17:18:17 -0400
  • 6ba329b50b when closing TIMEWAIT is an acceptable status. Kelvin Sherlock 2018-04-21 16:25:59 -0400
  • 1380609800 new telnet code. Kelvin Sherlock 2018-04-21 16:14:14 -0400
  • c956be1319 rename a bit Kelvin Sherlock 2018-04-21 15:40:50 -0400
  • 9cc53483ad rewrite vt100 and telnet. Kelvin Sherlock 2018-04-21 15:30:26 -0400
  • 9285503c5f fix indent Kelvin Sherlock 2013-08-21 20:09:32 -0400
  • 433d4686cf rename Kelvin Sherlock 2013-08-21 20:09:18 -0400
  • 5be6190fab add README Kelvin Sherlock 2013-08-21 00:57:21 -0400
  • 192ddd704e remove logging Kelvin Sherlock 2013-08-21 00:26:19 -0400
  • f9fdf4f3de add TELOPT_TSPEED negotiation Kelvin Sherlock 2013-08-21 00:25:51 -0400
  • cc7c10c1ee wasn't sending IAC SE..oops Kelvin Sherlock 2013-08-21 00:25:30 -0400
  • f3b42ae2c8 fix color definitions Kelvin Sherlock 2013-08-21 00:24:27 -0400
  • 0485d9a15c fix bug in + character Kelvin Sherlock 2013-08-21 00:24:08 -0400
  • eb3ab28a81 initial version (200x) Kelvin Sherlock 2013-08-20 22:10:47 -0400