Hacker News new | ask | show | jobs
by bilog 4504 days ago
The first thing that shows up in a VIM session is a small introductory text that includes

    type   :help<Enter>  or   <F1>  for on-line help
And of course the GUI also has the familiar Help menu as most common GUI apps.
1 comments

Oh, yes, because showing the help entries first when entering the application clearly is the right idea.

And surely that is why all the text-entering applications in the world have followed vi's lead.