(no title)
_feda_
|
13 years ago
vim, too complex? you could say that about practically any CLI interface but it's merely a relatively steep learning curve, not a case of too much complexity. In fact vim is pretty concise and compact in terms of design
demetrius|13 years ago
I could argue that nvi may be not too complex, but vim is certainly too complex.
(An good example of an editor that is not too complex but works well with external tools is Acme.)
javert|13 years ago
I tend to dislike complexity in terms of user interface, and for the most part, "out of sight is out of mind." That's why I have to use dwm over a more typical desktop environment. So I don't really mind a command line program that has a lot of options I don't use. Same thing for vim: I can easily just ignore the features I don't use (the vast majority), because of the way vim is designed.
_feda_|13 years ago