Quote:
Argo wrote:
VI... need I say more.
*shivers* evil nasty horrible piece of rubbish!
I'd say VI also. don't know why, guess it was when i was trying to do some serious configuring on linux, had to learn it, damn it! Mine also has loads of colourization modes, Pascal, c/c++, crontab-files, bash-files, html, everything. I like it. Like it alot.
Once you understand that [Esc] makes you type commands, and [Insert] makes you insert text it's not that hard. Otherwise it can be a real bitch!
Crashcourse:
vi file2edit
[INSERT] to insert text. (once more and it replaces)
[ESC] followed by [w] writes the file
[ESC] [q] quits!