• Bahnd Rollard@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    18 hours ago

    Im a Sublime Text fan, I think their UI is cleaner than NP++ and I get a lot of milage out of the regex find/replace feature.

    • fartsparkles@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      16 hours ago

      Me too. The multi-line select and edit feature has been a godsend so frequently. I use NP++ plenty too but I find Sublime far more useful out of the box and especially when I’m bouncing between Linux, macOS, Windows; it’s nice to have a consistent text editor across all platforms.

      However I also use micro a lot if I’m just using the shell. It’s like Sublime but in the terminal and not proprietary too! Perfect for when you’re SSHing into servers and don’t want nano or vi. Best part, micro is a static binary so you can curl/wget it and spin it up straight away.