home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / new / util / edit / jade / src / todo < prev    next >
Text File  |  1994-10-05  |  405b  |  13 lines

  1.  
  2. TODO:
  3.  
  4.  * some way of specifying environment for subprocesses
  5.  * concat should use two passes, one to calculate the string's length
  6.    the second to build it.
  7.  * areas as input streams?
  8.  * find-*-* can be told where to stop?
  9.  * notification when a file changes externally
  10.  * find-*-string can be case-insignificant
  11.  * buffer lines should be allocated in multiples of 8 characters
  12.  * trap SIGTERM/SIGHUP?
  13.