• Luccus@feddit.org
      link
      fedilink
      arrow-up
      20
      ·
      edit-2
      12 days ago

      it even has a tutor

      Yeah, people are just lazy. I remember when I invented a new login screen and was told it was “difficult”, “confusing” and “took some getting used to”.

      It even came with a free 100-page manual and a 4-hour master class. Some people, I tell you!

      ^This is meant more as a joke than an actual critique, even if it kind of reflects my thoughts. But ultimatly, I thought it was a funny bit.^

    • SirEDCaLot@lemmy.today
      link
      fedilink
      arrow-up
      20
      arrow-down
      1
      ·
      13 days ago

      A text editor that doesn’t need a tutor because the interface is intuitive enough that someone who has been using text editors (as a concept) for years can more or less instantly pick it up and start working without needing a tutorial to simply edit a config file.

      • KillingTimeItself@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        1
        ·
        12 days ago

        a text editor that has a tutor because it’s been around for so long and it’s had so many years to establish itself with an outside control interface that’s quite literally about as optimal as it can be. Vim basically allows you to never move your hands away from the homerow keys, even when navigating and doing bulk edits. The sheer amount of gained speed and productivity you get from this combined with the amount of times you’ll have to deal with text editing throughout your life is probably going to outweight any potential learned annoyances.

        • SirEDCaLot@lemmy.today
          link
          fedilink
          arrow-up
          1
          ·
          2 days ago

          with an outside control interface that’s quite literally about as optimal as it can be.

          Which is probably true, as long as you make one assumption- that the operator dedicates a significant amount of time to learning it. With that assumption being true- I’ll assume you’re correct and it becomes much more efficient than a Nano/Notepad style editor.

          I’m happy to concede without any personal knowledge that if you’re hardcore editing code, it may well be worth the time to learn Vim, on the principle that it may well be the very most efficient terminal-based text editor.

          But what if you’re NOT hardcore editing code? What if you just need to edit a config file here and there? You don’t need the ‘absolute most efficient’ system because it’s NOT efficient for you to take the time to learn it. You just want to comment out a line and type a replacement below it. And you’ve been using Notepad-style text editors for years.

          Thus my point-- there is ABSOLUTELY a place for Vim. But wanting to just edit a file without having to learn a whole new editor doesn’t make one lazy. It means you’re being efficient, focusing your time on getting what you need done, done.

    • bleistift2@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      11
      arrow-down
      1
      ·
      13 days ago

      A text editor that doesn’t assume that the keys on my keyboard are in the same order as yours.

      • Telorand@reddthat.com
        link
        fedilink
        arrow-up
        8
        ·
        12 days ago

        I remember looking up how to use Colemak with vim, and the advice was:

        • Change the mappings so the position is the same, but it has the downside that every tutorial won’t match.
        • Keep the mappings and do awkward stretches for common functions like up and down.

        So I just gave up and moved on.

    • soul@lemmy.world
      link
      fedilink
      English
      arrow-up
      7
      arrow-down
      3
      ·
      13 days ago

      One that’s intuitive and doesn’t require a cheat sheet or what I like to call fingular contortionism discovery.