Penguin

Differences between version 5 and predecessor to the previous major change of TextEditors.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 5 Last edited on Tuesday, October 28, 2003 7:58:10 pm by StuartYeates Revert
Older page: version 4 Last edited on Thursday, June 26, 2003 12:52:54 pm by BartVanDeventer Revert
@@ -19,6 +19,8 @@
  
 Which editors do you like and why? 
  
 I like using joe(1) in text mode. It's easy to find the help, and help appears in split screen mode, so I don't need to memorize the keys. It does search and replace, block cutting and pasting and indenting: there's enough features there to make it useful for editing scripts and configuration files, but not so many that it's complicated. Also if you type __jstar__ joe starts up in Wordstar mode. If you like that sort of thing. --GlynWebster 
+  
+There are also a variety of what one might call "minimal" text editors such as sed(1), ed(1) and red(1). Generally speaking unless you know why you want these programs, you don't want them. --StuartYeates  
  
  [[Put your comments here!]