home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / amiga / programm / 12945 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  794 b 

  1. Path: sparky!uunet!mcsun!corton!enst!ulysse!cerbere!jeannet
  2. From: jeannet@cerbere.enst.fr (Olivier Jeannet)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: console-handler with scrollback buffer
  5. Message-ID: <2504@ulysse.enst.fr>
  6. Date: 1 Sep 92 13:38:58 GMT
  7. Sender: news@ulysse.enst.fr
  8. Organization: Telecom Paris, France
  9. Lines: 10
  10.  
  11. I'm very interested by having a Shell which can record all window output so
  12. that you can scroll up to see what has gone past the top of the window, like
  13. many shells on Unix and X-Windows. I know that there WShell 2.0 implements
  14. this feature, and some PD programs.
  15.  
  16. I would like to have some guidelines to write my own console-handler to
  17. implement this. Can someone give me some PD programs with sources or anything
  18. else ? (I use C and assembler)
  19.  
  20. Thanx, Olivier.
  21.