|
|
|
|
|
by chr15p
2881 days ago
|
|
Not just its launch time but its ubiquity, vi comes installed on pretty much every linux/unix machine no matter how minimal the install so if you are a sysadmin whose job involves jumping between machines a lot it makes far more sense to learn vi then install emacs everywhere. Its also the reason to use it without customization so you dont come to rely on a feature that isn't installed on that one machine with a critical problem Developers tend to work on a single machine so can tailor it much more to their own preferences. |
|