It really depends on what I'm editing. For hacking out code I like to use something graphical like xemacs or nedit because they give you nice syntax highlighting and have macros for doing things like commenting out blocks of code... but when I just need to make a simple edit to a config file or something like that, vi works perfectly. As always, there's a right tool for the right job.
|