[ENH] vt100Telnet

Felix Franz fefr at gmx.net
Wed Mar 27 09:04:51 UTC 2002


A recent thread ("Squeak for everyday use??") reminded me of the telnet  
stuff I was working on. Well, here it is. 

The code is far from perfect, but it is enough to use vim :-)

I filed it into a 3.2gamma image (#4743) and it worked for me. 

Cheers,

felix
  

  from preamble:

  "Change Set:		vt100Telnet
  Date:			27 March 2002
  Author:			Felix Franz

  improved TelnetClient. Use

  VT100TelnetClient open

  to open the Telnet window.

  Supports 

  - full duplex mode (SUPP), (you can use screen oriented programs)
  - Sends the Terminal-type (TERM) to the host
  - Sends the Window size to the host (NAWS).

  The VT100 emulation is not perfect.
  It doesn't support scrollback."!


-------------- next part --------------
A non-text attachment was scrubbed...
Name: vt100Telnet.cs.gz
Type: application/x-gunzip
Size: 13489 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20020327/445e1d02/vt100Telnet.cs.bin


More information about the Squeak-dev mailing list