| 
                         I was curious to know what is the editor of choice for my fellow Linux users. For years it has been a vi vs. emacs debate but it appears there many more. Please reply with your favorite editor. I personally prefer vim. 
        This question is marked "community wiki".
        
     
                             | 
                
| 
                                     For text based, Nano... For GUI based, I'd have to say Quanta, if we can count Quanta as a text editor... 
                                            
link
                                            
 
                                        
        This answer is marked "community wiki".
        
     
                                        It's a little embarrassing when I type pico on a machine only to find out I have to type *nano instead ;) But on Slackware, we actually have pico 
                
                
                
                
                
                (02 Jul '10, 21:41)
                tallship
                
             
         | 
                            
| 
                                     I like vi because it's quick to start up and is available on all systems, even the most bare-bones Unix servers with just a text console. 
                                            
link
                                            
 
                                        
        This answer is marked "community wiki".
        
     
                                         | 
                            
| 
                                     My answer is that it depends on what I'm doing. If I need a small file built quick, I might just go with simply redirecting input with cat, or use Nano (or Pico). I like mcedit and vim for command line use, but Kate is my preferred editor for coding in a GUI. 
                                            
link
                                            
 
                                        
        This answer is marked "community wiki".
        
     
                                         | 
                            
| 
                                     I generally run gedit for a GUI-drive text editor. If I need to edit something in the via the CLUI because I'm fixing a system or the particular file calls for it, I use vi. I never really understood or got into the whole vi/vim vs. emacs ware. (Same as with the GNU/Linux vs. Linux debate). I simply never understood why. Just use what works best for you, but be open to change, that's all. 
                                            
link
                                            
 
                                        
        This answer is marked "community wiki".
        
     
                                         | 
                            
| 
                                     I'm a big fan of emacs, since I do a lot of coding in different languages and environments. What I appreciate most, is the fact that I only need one instance of emacs for everything. I currently work in a small development team where everyone is using a different text editor. After having defined coding guidelines and editor styles (whitespaces, tabs, ...), we had no problems whatsoever. In my opinion, there is no such thing as a "best text editor". As Ron already mentioned, use what works best for you. Furthermore, try them all! :) 
                                            
link
                                            
 
                                        
        This answer is marked "community wiki".
        
     
                                         | 
                            
| 
                                     vim, vim , vim again. I am a sys admin and i feel it has enough to meet my requirements. if u r looking for some heavy coding then i would suggest a IDE. text editor are just editors, so it is not right to compare IDE with text editor. I would suggest eclipse for IDE works. Vim for everything else. 
                                            
link
                                            
 
                                        
        This answer is marked "community wiki".
        
     
                                         | 
                            
| 
                                     Nano or mcedit for the console, Leafpad for the GUI, Geany for coding, and Bluefish for HTML. 
                                            
link
                                            
 
                                        
        This answer is marked "community wiki".
        
     
                                         |