home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / editors / 3077 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.6 KB

  1. From: maven@mavenry.UUCP (Norman Hamer)
  2. Path: sparky!uunet!nwnexus!seanews!eskimo!mavenry
  3. Newsgroups: comp.editors
  4. Sender: gateway@mavenry.UUCP
  5. Subject: Decent Editors
  6. Message-ID: <73647@mavenry.UUCP>
  7. X-CitNet-ID: 73647
  8. Date: Fri, 18 Dec 92 16:05:43 GMT
  9. Lines: 29
  10.  
  11.   
  12.  Hullo. 
  13.   
  14.  One of the major things preventing me from running unix on my home systems 
  15. is that I have YET to see a decent editor under unix. While I recognize 
  16. certain things are a little different because they're written for multiple 
  17. terminals... I'm only using CONSOLE or an ANSI terminal emulation and at 
  18. 14.4kbaud I'd prefer a clean screen than minimal updates ala vi. 
  19.   
  20.  Basically, what I'm looking for is a Q-Edit analog... The things which are 
  21. important to me are: 
  22.   
  23.  1) Backspace and Delete are TWO SEPERATE FUNCTIONS, darnit! Delete removes 
  24.     the character to the RIGHT, and should only be a synonym for backspace 
  25. on 
  26.     a terminal which only has one key. 
  27.  2) Auto-indenting and sticky indent for C. 
  28.  3) Preferrably unlimited line length, else >= 256 characters. 
  29.  4) The realization that if a user does "cursor down" and then types, that   
  30.  
  31.  means to move the endpoint to the current position, not start typing at     
  32.  the endpoint. 
  33.  5) Control Keys used for CONTROL functions, not to switch to command mode. 
  34.  6) Preferrably pull-down menus for non-often-used functions. 
  35.  7) The ability to load multiple files, copy blocks to/from other files
  36.  
  37.  Is there anything out there which does this? Can you tell me where to look? 
  38.  I'd write one, but I can't stand the editors I've seen long enough to write 
  39. my own.   
  40.