• @Vash63@lemmy.world
    link
    fedilink
    85 months ago

    vim (and especially neovim) have WAY more features than vi and different shortcuts. Running vim with the “vi” symlink emulates vi and disabled a lot.

    • N3Cr0
      link
      fedilink
      15 months ago

      I can’t confirm this. when using vi, I have syntax highlighting, split windows and even search and replace. Even my Termux installation states it’s vi improved, when issuing vi -h.

        • N3Cr0
          link
          fedilink
          1
          edit-2
          5 months ago

          That’s what I’m trying to say - in the probably most upsetting way - All of my distros - Ubuntu, Nobara, Debian and so on: all of them have vi as a symlink - only, these days.

          • @AVincentInSpace@pawb.social
            link
            fedilink
            English
            2
            edit-2
            5 months ago

            Not all! My arch Linux install definitely has the original vi – the one where when you cw it doesn’t delete the word until you go back to normal mode to save on screen refresh. Plugins? Custom commands? Multiple buffers? Forget it!