So, Konsole shipped by default with KDE Plasma, my current Desktop Environment. While I don’t have a problem with it, I am interested in what other people are using, because there very likely is something better out there.

Specifically I’ve seen talk of Kitty and Alacritty, although I’ve also read that the dev of Kitty is allegedly kind of a jerk, so I am specifically interested in how Konsole matches up to Alacritty in your experience, but other suggestions and general terminal emulator discussion are also welcome!

  • codr9
    link
    fedilink
    arrow-up
    3
    ·
    4 months ago

    I’m just curious, when do I have to care about virtual terminal speed? When do you need that GPU acceleration?

    • GolfNovemberUniform@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      4 months ago

      From my experience, you only really need it when you want to get a lot of output (try find /). In my cases it’s more than 2 times faster on GPU accelerated terminal emulators. And I believe you can’t display images on non-accelerated ones

      • Shareni@programming.dev
        link
        fedilink
        arrow-up
        1
        ·
        4 months ago

        Just tried “time tree ~” and “time fd .mkv /” in alacrity and konsole. Konsole was actually beating it by fractions of a second in most runs. Alacritty was only slightly faster at treeing after a few runs.

        • GolfNovemberUniform@lemmy.ml
          link
          fedilink
          arrow-up
          1
          ·
          4 months ago

          It’s always faster after a few runs. But in my case it’s like 10 seconds faster. Though I have an old HDD so maybe that’s the reason lol

      • 56!@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        4 months ago

        Konsole can display sixel images (same as kitty I believe), though I don’t know anything about it’s implementation.