What's your favorite editor to hack with?
41–50 of 64 posts
Re: What's your favorite editor to hack with?
#42i'm a schizophrenic: emacs - as a user, for lisp, xml, text, html templates, everything that takes time. Launched at morning. vi/vim - as a root/admin, for editing config files, especially on remote machines notepad.exe - on windows, very rarely
...your interface to reality is unreliable?
Re: What's your favorite editor to hack with?
#43Re: What's your favorite editor to hack with?
#44Re: What's your favorite editor to hack with?
#45i'm a schizophrenic: emacs - as a user, for lisp, xml, text, html templates, everything that takes time. Launched at morning. vi/vim - as a root/admin, for editing config files, especially on remote machines notepad.exe - on windows, very rarely
And (very) occasionally I use ed to make small changes. That's mainly just to demonstrate my 1337ness to the one person who cares (me).
Re: What's your favorite editor to hack with?
#46Vi. The simplicity, speed, and the fact that it is installed on any *nix system by default are my favorite aspects of Vi. I've played around with Vim, but haven't migrated to it because I just don't use the features. At times, I have been tempted to move to Emacs due to all its cool features but have not yet, maybe some day. Emacs in slime mode has been great to use while learning lisp.
Re: What's your favorite editor to hack with?
#47Re: What's your favorite editor to hack with?
#48Re: What's your favorite editor to hack with?
#49Re: What's your favorite editor to hack with?
#50Vi. The simplicity, speed, and the fact that it is installed on any *nix system by default are my favorite aspects of Vi. I've played around with Vim, but haven't migrated to it because I just don't use the features. At times, I have been tempted to move to Emacs due to all its cool features but have not yet, maybe some day. Emacs in slime mode has been great to use while learning lisp.
Petsonally, I can't imagine being without "zz" to center my view. I don't know if Vi has an equivalent. "zb" and "zt" are nice, too.
I can see how what you describe 'zz' doing would be nice though.