xtort said:
I was wondering what people's thoughts were about Vim: what are the
advantages to using it, as opposed to just using a text editor like
PSPad?
There is a difference between Vim and GVim, which you did not specify.
GVim is Vim with a GUI, which is what most windows users would use.
Some might say the differences are:
1) PSPad has a tabbed interface. (GVim has a plugin that can do this).
2) PSPad has a spell checker. Again, GVim has a plugin that you can
configure to work with Aspell, or make it work with the M$ Word Grammar
and Spelling Checker.
I come from a mixed Windows and Unix background so VI I was already use
to, but I use the "Windows" settings for the most part (Ctrl-c, Ctrl-v,
etc.) I prefer GVim cuz it's light, fast, solid. And very flexible if I
need it to be. It's an editor that once you get use to using it, it
works for all text based situations.
The truth is, I have many editors that I enjoy using from time to time.
My "big" editor is Crisp. I like Notepad++ (very pretty editor), SciTE
and EmEditor. I have over 30 editors sitting in my editors directory...
One thing that I do not like is an editor with a serious bug. PSPad has
a serious bug (IMHO) as I stated below in an earlier thread. Don't get
me wrong, I used to use PSPad until I ran into this bug.
I think it's *really* a matter of what WORKS FOR YOU. If notepad works,
then use it.