home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / amiga / misc / 20387 < prev    next >
Encoding:
Text File  |  1993-01-24  |  2.7 KB  |  69 lines

  1. Newsgroups: comp.sys.amiga.misc
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!usenet.coe.montana.edu!news.u.washington.edu!serval!wsuaix.csc.wsu.edu!rnelson
  3. From: rnelson@wsuaix.csc.wsu.edu (roger nelson;S23487)
  4. Subject: Re: EVE or edt/tpu for Amiga??
  5. Message-ID: <1993Jan24.025005.296@serval.net.wsu.edu>
  6. Sender: news@serval.net.wsu.edu (USENET News System)
  7. Organization: Washington State University
  8. Date: Sun, 24 Jan 93 02:50:05 GMT
  9. Lines: 58
  10.  
  11.  
  12. It appears that my reply didn't make it:
  13.  
  14.  
  15. In article <1993Jan23.161250.2172@msus1.msus.edu> martin@TIGGER.STCLOUD.MSUS.EDU writes:
  16. >Is there a port of the EVE (VMS) editor for the amiga computer?
  17. >
  18.  
  19. I have written a text editor which is similar in functionality to EDT and EVE.
  20. REDT follows a VMS/EDT text editing model and is similar to the SEDT
  21. text editor by Anker Berg-Sonne. 
  22.  
  23. REDT is curses based and should compile under any UNIX system. It is 
  24. known to compile under SGI/IRIX, IBM/AIX HP/UX, SUN/OS, AT&T/SysV and 
  25. DEC/ULTRIX. 
  26. The Amiga version has been Intuitionized with pulldown menus and mouse support.
  27.  
  28. REDT allows you to make full use of your keyboard so you can bind commands
  29. to almost any escape/control/function key sequence (the Amiga verions
  30. uses Alt/A/Ctrl/Shift keys instead of escape sequences).  
  31.  
  32. A full screen interactive utility is provided to generate [the human readable] 
  33. command key binding files.
  34.  
  35. Under UNIX, REDT can be compiled with Mike Sweet's cmenu library for 
  36. pulldown menus, and gadgets.  The Amiga version uses Intuition.
  37.  
  38. REDT features:
  39.  
  40.     - Columnwise cut and paste. 
  41.     - Sort selected lines by selected columns.
  42.     - Cursor movement and character insertion past EOLN.
  43.     - 4-way scrolling with no wrap around.
  44.     - Can use ISPELL or another similar spell checker within the editor.
  45.     - Format ruler line and paragraph fill and justify.
  46.     - Auto indentation and highlight matching parenthesis - for LISP users.
  47.     - Status line.
  48.     - Multiple buffers (9) which you can cut and paste between.
  49.     - Save, recall and repeat keystrokes. (Macros can be saved
  50.       between editing sessions, and are human readable/editable.)
  51.     - Automatically adjusts to your terminal screen size. 
  52.  
  53. Let me know if you are interested in receiving REDT.
  54.  
  55. _____________________________________________________________________
  56.       ______________
  57. ____  | ^          |    Roger Nelson          rnelson@wsuaix.csc.wsu.edu
  58. \^^ | | ^          |    Biological Systems Engineering Department
  59.  |^^//  ^^         |
  60.  |  '  ^          +|<---Washington State University
  61.  \_  ^    _________|    Pullman, WA 99164-6120
  62.    `-----'              Work: (509)335-4714  Home: (509)332-8387
  63.                         FAX: (509)335-2722
  64.  
  65.  
  66.  
  67.  
  68.  
  69.