Why? I don’t know, maybe someone here will like it.

  • FluffyPotato@lemmy.world
    link
    fedilink
    arrow-up
    12
    ·
    1 year ago

    Oh wow, this is really nice. I was using System Monitoring Center but this is so much nicer. My only complaint is no CPU temperature display but that’s not a huge loss.

    Windows had 2 pieces of software that didn’t have a better alternative in Linux, now I just gotta find something like Notepad++ and I’m good.

      • FluffyPotato@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        1 year ago

        Nah, I’m looking for a nice text editor, not a full on IDE. Something I can quickly open to change config files and stuff that has good formatting and can also auto detect the formating. By the time vscode boots up I have gotten bored and done the changes in nano.

        • GnuLinuxDude
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          I use Kate for this, but I agree there is an even better simplicity and speed with Notepad++.

        • Tippon@lemmy.fmhy.ml
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          Have you tried Bluefish? I started using it recently for editing a web app, and I really like it. It loads quite quickly on my laptop, and it’s got a mini file browser on the left hand side that lets you open files directly with a double click. Handy for when you need to edit a few files at a time :)

    • JetpackJackson
      link
      fedilink
      arrow-up
      3
      ·
      1 year ago

      Maybe something like vim or emacs? Idk if they have tabs for different open files though

        • JetpackJackson
          link
          fedilink
          arrow-up
          3
          ·
          1 year ago

          Oh cool! TIL! (Well I knew but I forgot lol) But yeah I miss how notepad++ saves what you had open before

      • FluffyPotato@lemmy.world
        link
        fedilink
        arrow-up
        4
        arrow-down
        1
        ·
        1 year ago

        I have tried both and I absolutely don’t understand why people use those. Most IDEs work better in my opinion and for just editing text files nano is better. A lot of people way smarter than me use em but I don’t see the appeal.

        • JetpackJackson
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          Idk I just kinda got used to neovim and made a custom color scheme too lol (although I’m still learning), but I might go and try out Geany again, I haven’t used it in a while. And I don’t use neovim for everything, I use vscodium for editing stuff like html and css

        • krnl386@lemmy.ca
          link
          fedilink
          arrow-up
          1
          arrow-down
          1
          ·
          1 year ago

          I always wished someone would port Notepad++ over to Rust and hopefully make it cross-platform.

          • Tenkard
            link
            fedilink
            arrow-up
            3
            ·
            1 year ago

            I am testing Lapce and I can see it as an alternative in the future