me like use nano. nano say how do thing. nano exit easy.

  • Francislewwis@lemmy.world
    link
    fedilink
    arrow-up
    19
    arrow-down
    1
    ·
    3 days ago

    Honestly nano is perfect for quick edits. Vim and Emacs are powerful, but sometimes you just want to open a config file, change one line, and exit without fighting the editor. 😄

      • Gladaed@feddit.org
        link
        fedilink
        arrow-up
        3
        ·
        2 days ago

        Vim does not just work if you don’t know how to get into edit mode and save and quit from there. Nano even has built in search and replace.

        • creation7758@lemmy.ml
          link
          fedilink
          arrow-up
          4
          ·
          2 days ago

          Funny story, when i first got into linux (almost a decade ago), I accidentally opened nano pasting some random command off the internet and didn’t know how to close it because I didn’t know what the ^ symbol meant.

          I had successfully been quiting (and using) vim for a few months at this point.