• macniel
    link
    fedilink
    3615 days ago

    GNU nano is a nice easy text editor… but it’s so clunky when you have become comfortable with vim (perhaps the same with Emacs).

    • LeoOPA
      link
      fedilink
      8115 days ago

      The trick is to never get comfortable with Vim or Emacs.

      *taps forehead*

    • @thehatfox@lemmy.world
      link
      fedilink
      English
      3015 days ago

      Using nano as a vim user is a lot less clunky than trying to use vim as a vim non-user though.

      Or so I would imagine, all of the vim novices are still too busy trying to exit vim to share their experiences.

      • @evatronic@lemm.ee
        link
        fedilink
        English
        715 days ago

        The worst and best thing you can do when using vim is learn the movement keys (h, j, k, and l) because they’re so powerful and work no where else.

    • Lung
      link
      fedilink
      815 days ago

      Neat that it has this new modern binds mode where it understands normal copy paste and stuff

      • Ada
        link
        fedilink
        English
        715 days ago

        I’m a little bit excited by that

    • @john89@lemmy.ca
      link
      fedilink
      114 days ago

      I think nano is good for quick and dirty editing.

      Anything else should be done locally on your development machine with a GUI, then pushed to your server as an update.

      • Kushan
        link
        fedilink
        English
        714 days ago

        Yeah I love nano. I can use vim a little, enough to make a change and save the output. I can even exit vim!

        But 9 times out of 10 if I need to edit a text file in a terminal window, I’m just making a quick config change - I need the terminal equivalent to notepad, not the terminal equivalent to an IDE.

        Nano is exactly what I need, nothing more and nothing less.

    • @SpaceCadet@feddit.nl
      link
      fedilink
      English
      -4
      edit-2
      15 days ago

      apt purge nano is one of the first things I do on a new Debian installation. Much easier to remember than having to use update-alternatives, select-editor and the $EDITOR variable to convince the likes of vigr,vipw, visudo,crontab -e,… that I really want to use vim as my primary editor.

  • @thingsiplay@beehaw.org
    link
    fedilink
    1415 days ago

    Lol I wasn’t aware that nano is actually a GNU project. Checking the date on Wikipedia when it became one really threw me off today morning: 2001. Man I was living behind the moon and could not exit properly the entire time!

    • palordrolap
      link
      fedilink
      8
      edit-2
      15 days ago

      I remember using Pico, Nano’s predecessor, in the mid-to-late '90s. Nano was created because there was a desire to distribute Pico with Linux. Unfortunately, the licensing was unclear so a clone had to be made. Fortunately there was no argument about editor appearance and behaviour.

      As shocking as the 2001 date might be, it seems like Pico might have ceased development as recently as the end of 2022 along with its e-mail reader parent program Alpine (formerly Pine).

      If true, Nano still has a few years to go before it will overtake its parent for longevity.

      (Both vi and Emacs are far older, of course.)

  • @Elieas@lemmy.ml
    link
    fedilink
    915 days ago

    Annoys me that “modern” in this case means whatever Microsoft does and whatever Microsoft users are used to. Especially since a lot of those “modern” binding have been around since the 80s.

    “Modern” has become one of those words that’s way over used to the point of meaninglessness.

    • Kushan
      link
      fedilink
      English
      1214 days ago

      Those keybindings are prevalent outside of windows though, Ctrl+C is almost universally copy and Ctrl+V is almost universally paste - it might have been popularised by windows at some point in history but it’s well beyond that.

      There’s an argument for consistency, especially with basic functions.

    • astrsk
      link
      fedilink
      315 days ago

      same, likely switching back after a few good years with micro.