• Genrawir@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    3 年前

    Looks interesting. I’ll probably keep using nano, as it is usually installed by default and my needs are minimal. The single binary without dependencies should certainly make adoption easier.

    • alcasa
      link
      fedilink
      arrow-up
      3
      ·
      3 年前

      I feel like being preinstalled is really the most difficult hurdle for a lot of these tools to clear. Its the reason most scripts are written in sh/bash. You don’t want to give your users another dependency, so you use what everyone has installed anyways.

  • Drun@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    3 年前

    Micro is absolutely fantastic piece of software. I install it everywhere I can - windows, mac, pi, router, vacuum robot.

    The best feature of it - its static binary without requirements, so you can literally use it wherever you want, just put it in /bin.

    I highly recommend it for everyone - it’s basically CLI sublime text.