scene.org File Archive

File download

<root>­/­mirrors­/­flerp­/­.s­/­groups.hun­/­ESP-team­/­linux/atalk-0.13.txt

File size:
1 299 bytes (1.27K)
File date:
2013-11-26 23:08:44
Download count:
all-time: 92

Preview

 Advanced TALK v0.13       (C) 1999. Arpad Gereoffy (A'rpi/ESP-team)
 ~~~~~~~~~~~~~~~~~~~
 Idea: DrNO <drno@thot.banki.hu>
 Based on Netkit-talk 0.10 by David A. Holland <dholland@hcs.harvard.edu>
 
 Additional features:
   - scroll windows instead of wrap-around
   - scroll windows UP and DOWN with keys
   - log-file  (called "talk.log", created in current directory)
 New in v0.11:
   - 'coredump/segfault if no connection' bug fixed (thanx DrNO :))
   - erase word
 New in v0.12:
   - better (working) Makefile
 New in v0.13:
   - source cleanup, remove warnings.  btw. doesn't compiles 
     with  -ansi -pedantic  because setjmp.h is gcc-specific :(
   - comments in Makefile, you MUST edit it before 'make'
   - works on AIX systems:
      - sockaddr != osockaddr on AIX
      - AIX curses.h doesn't have VWERASE
      - 'lines' is reserved word on AIX, cannot be used

 Controls:
   Ctrl+U  =  scroll remote window UP
   Ctrl+V  =  scroll remote window DOWN
   Ctrl+P  =  scroll local window UP
   Ctrl+N  =  scroll local window DOWN
   Ctrl+D  =  erase char (same as Backspace but works always)
   Ctrl+K  =  kill line  (erase whole current line)
   Ctrl+O  =  erase word (erase last word in current line)
   
 Send bugs and ideas to arpi@esp.kign.org !