The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



Thread: Editor Wars!
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 01-31-2002
PxT's Avatar
PxT PxT is offline
Registered User
 

Join Date: Oct 2000
Location: Sacramento, CA
Posts: 905
edlin! Haha...great choice.

I use pico all the time because it integrates with my mail client, pine. However, vim/gvim is my editor of choice for just about any other use -- the "-t" flag is absolutely the best when hacking on source code. Kword is useful for reading those bloated .doc format files that co-workers keep sending me. As Neo said, different tools for different jobs.