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!

  • @ExtremeDullard@lemmy.sdf.org
    link
    fedilink
    0
    edit-2
    4 months ago

    Do you have a source for that?

    Yeah, my own eyes: it told me an update was available. That alarmed me enough to look around, and I found a toggle in the config file to disable automatic update checking. It was on by default.

    Then I promptly uninstalled it. Too bad, because I really liked it.

    EDIT: maybe I wasn’t clear: it doesn’t auto-update, it checks for updates. Slight difference. What bothers me with that is that it does networking operations when a terminal has no business doing any networking at all.

    • @d3Xt3r@lemmy.nzM
      link
      fedilink
      234 months ago

      Hmm, sounds like you used a binary build that wasn’t packaged by your distro, which explains why I didn’t see any network traffic from my Kitty which I installed from the Arch repos. The config docs mentions this:

      update_check_interval

      The interval to periodically check if an update to kitty is available (in hours). If an update is found, a system notification is displayed informing you of the available update. The default is to check every 24 hours, set to zero to disable. Update checking is only done by the official binary builds. Distro packages or source builds do not do update checking.