I'm looking for a new terminal. What's your favorite one and why? Which one is popular?

  • GolfNovemberUniform@lemmy.ml
    ·
    4 months ago

    My favorite is Alacritty but I don't use it because of stability issues lol. Kitty is popular now. It seems to have some questionable update policy but it's fixable. It supports plugins (kittens), tabs and most of the common features. Though the configuration is done in a text file. It doesn't have a GUI for it. For that I'd recommend Konsole

    • F04118F@feddit.nl
      ·
      edit-2
      4 months ago

      I agree that Konsole are Kitty are both lovely terminals that are very configurable. Kitty for text file people vim enthusiasts and Konsole for GUI lovers.

      By "questionable update policy", do you mean that it is updated by the package manager when installed from official repositories but it has an auto-updater functionality for users installing it manually?

      IIRC someone who compiled from source but didn't set the flag/config to disable the auto-updater was surprised about that.

      I don't see the big deal of it to be honest. The vast majority of users will be installing through the package manager. If you compile from source, you can decide yourself whether you want it to auto-update. The whole point of compiling from source is the extra control, not the defaults, I'd guess. Unless you don't know what you are doing and the package was not available for your distro and in that case, enabling auto-update by default even serves that user group.

      • GolfNovemberUniform@lemmy.ml
        ·
        4 months ago

        It's more about the fact that the Kitty's developer rudely and aggressively refused to disable automatic updates after a ton of requests. Some people just don't use certain software if they don't like the developer

      • GolfNovemberUniform@lemmy.ml
        ·
        4 months ago

        I can't remember all of them but now I have a weird issue that when I open Alacritty there's some loading going on in the background for quite a few seconds which I can even see on the cursor (I think it's "xdg" that's loading) and even reinstalling the system didn't help

        • Elsie@lemmy.ml
          ·
          4 months ago

          Oh I think I know what you mean. Did you try setting your shell to something like sh instead of bash or zsh and see if it was a shell startup issue?