• Sanyanov@lemmy.world
    link
    fedilink
    arrow-up
    3
    arrow-down
    3
    ·
    9 months ago

    You just kindly described why no one ever should use Vim :D

    Using xyzbdvefsisgshs to copy-paste a line is not the level of convenience someone expects from a modern tool

    • hisbaan@lemm.ee
      link
      fedilink
      arrow-up
      3
      ·
      9 months ago

      Convenience is often a tradeoff for power. Nobody is claiming that vi and its derivatives are convenient, they’re saying it’s powerful.

      Personally I’m much much faster using neovim than I could be using something like vscode. There’s a myriad of other benefits that modal text editing brings to the table, not having to use a mouse and constantly switch back and forth being a big one for me.

    • jkozaka@lemm.ee
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      9 months ago

      sure, but there are so many commands that are absolute godsends. one of my favourites is the c command. I can just write ct" and change all the text up to the next speech mark. and if you dislike some of the binds, make your own! (n)vi(m) is super customisable.

      just because it’s not familiar doesn’t mean it’s bad.

      • Sanyanov@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        9 months ago

        Fair enough.

        I guess someone can make use of this all, just not regular users. Besides, the controls are very legacy and it would make sense to make an updated version just to keep it more in line with tools people are used to and generally enhance user experience.