Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Modern telemetry is a plague on power users. Imagine if Vim made product decisions around which features get the most use.


Every new Vim instance would show instructions on how to :q and a million StackOverflow posts would become redundant


Neovim startup page looks like this now:

    NVIM v0.4.3

    Nvim is open source and freely distributable
    https://neovim.io/#chat

    type  :help nvim<Enter>       if you are new!
    type  :checkhealth<Enter>     to optimize Nvim
    type  :q<Enter>               to exit
    type  :help<Enter>            for help

    Become a registered Vim user!
    type  :help register<Enter>   for information

I imagine vim is similar


It is.

You can also hit ^C, and it will prompt you with instructions.


Vim (at least v8.1.1401) already does that.

type :q<Enter> to exit

type :help<Enter> or <F1> for on-line help

type :help version8<Enter> for version info

As the sibling comment noted, neovim also has something similar.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: