How Did Vim Become So Popular?
11–20 of 507 posts
Re: How Did Vim Become So Popular?
#12> What I am trying to say that vim is an effort of over half a century of good idea accumulation, putting lots of effort into being backward compatible. I wonder what Vi(m) would be like if it were redesigned from scratch.
Probably something like spacemacs.
Re: How Did Vim Become So Popular?
#13Probably because it was the default editor in a bunch of Linux distributions.
Isn't Pico the usual default?
Re: How Did Vim Become So Popular?
#14So as a result vim has become the reference implementation for the POSIX vi featureset.
Re: How Did Vim Become So Popular?
#15> What I am trying to say that vim is an effort of over half a century of good idea accumulation, putting lots of effort into being backward compatible. I wonder what Vi(m) would be like if it were redesigned from scratch.
Probably something like spacemacs.
Re: How Did Vim Become So Popular?
#16> What I am trying to say that vim is an effort of over half a century of good idea accumulation, putting lots of effort into being backward compatible. I wonder what Vi(m) would be like if it were redesigned from scratch.
Re: How Did Vim Become So Popular?
#17Earlier quoted context omitted.
Probably something like spacemacs.
Emacs + vim really are the peanut butter and chocolate of getting stuff done.
Re: How Did Vim Become So Popular?
#18Re: How Did Vim Become So Popular?
#19Probably because it was the default editor in a bunch of Linux distributions.
Isn't Pico the usual default?
Re: How Did Vim Become So Popular?
#20„Go down 5 lines, move right two word, replace the contents of the brackets“. I don‘t use the actual editor all that often but have vim mode enabled in all my „real“ editors like VSCode or JetBrains Suite. I am often wondering how people do edit source efficiently without vim mode but I am too shy to ask.