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

  • bugsmith@programming.dev
    link
    fedilink
    arrow-up
    26
    ·
    7 months ago

    I like Konsole.

    It comes with KDE, supports tabs, themes, and loads very fast.

    I don’t really need more from a terminal than that. When I, rarely, need more advanced features like window splitting and session management I also use Zellij (previously I used tmux).

    • genie@lemmy.world
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      7 months ago

      Yakuake is similar but drop down based (like quake). I love having a hot key to access my terminal (tabs, splits, and all). Especially when editing in vim and looking at docs in Firefox it’s such a buttery smooth workflow.

    • HouseWolf@lemm.ee
      link
      fedilink
      English
      arrow-up
      5
      ·
      7 months ago

      I granted I haven’t tried any outside of what comes pre-installed on whatever DE I’m currently using, but yeah Konsole is the best

    • mumblerfish@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      7 months ago

      I’ve been using it for a while now, and it is fine. But it is very often that I open htop and kitty is one of the big cpu wasters. Maybe I’ve configured something wrong? But yeah, sure, works.

  • GolfNovemberUniform@lemmy.ml
    link
    fedilink
    arrow-up
    15
    arrow-down
    1
    ·
    7 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
      link
      fedilink
      arrow-up
      6
      arrow-down
      1
      ·
      edit-2
      7 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.

    • Rustmilian@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      edit-2
      7 months ago

      Most things in Linux are configured via text files. It’s one of the main principles of Linux; store configs in plain text files. Saves us from having to use awful tooling like that of the windows registry. Even most GUI config settings are just manipulating a text file under the hood.

        • Rustmilian@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          7 months ago

          Well yeah. But would you rather a GUI that stores the settings in easy to read and manipulate plain text files; Linux, or an archaic GUI that manipulates raw data and often breaks and is hard to understand; Windows registry.
          Even if you prefer GUIs, you’d probably still want the data stored in plain text files for the sake of simplicity and consistency.

  • Bankenstein@feddit.de
    link
    fedilink
    arrow-up
    13
    ·
    edit-2
    7 months ago

    Wezterm is my favourite because it’s really configurable and supports ligatures. Konsole is also quite nice. Generally I’m in favour of using whichever one comes with your DE, or Wezterm if you use a WM.

    Kitty is probably the most popular one, but I don’t like it cause no ligature support no acceleration it claims it has good font management, but fonts never worked properly in my experience.

    Alacritty and Foot are also popular for their performance. Alacritty does have some stability issues though.

  • hallettj@leminal.space
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    1
    ·
    edit-2
    7 months ago

    Well I’ll throw in my endorsement for kitty. I like the ligature support, the fact that it can be configured to hide all UI, and it uses text files for configuration that I can put in my dot files repo.

    There are some particular features that I use constantly:

    I can yank a file path to the prompt from previous output by pressing ctrl+shift+p then f then a 1-character label. I can do the same with a git hash (or other hash) by pressing h instead of f.

    I can scroll back and search previous output using only the keyboard with ctrl+shift+h which puts the terminal history in a pager.

    I can get the output of only the previous command in a pager with ctrl+shift+g. Or jump to previous prompts with ctrl+shift+x and ctrl+shift+z.

    I use kitty-scrollback.nvim which replaces that pager with neovim so I can use all of my editor features to search history, copy what I want, etc.

  • Spectranox@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    7
    ·
    edit-2
    7 months ago

    XFCE-Terminal. Small, lightweight, Wayland if you use it and plenty of config without cryptic dotfiles.

    Plus popularity due to it being the XFCE default and contributed towards by the XFCE team.

  • Ensign_Crab@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    ·
    7 months ago

    ADM-3A for beauty and the vim keys.

    TRS-80 DT-1 for weirdness.

    IBM 5251 for beam spring keys.

    DEC VT320 because library nostalgia.

  • thayer@lemmy.ca
    link
    fedilink
    English
    arrow-up
    6
    ·
    7 months ago

    Ptyxis, formerly Prompt. I used urxvt for many years but eventually settled on GNOME Terminal after transitioning to the GNOME environment for most of my devices. Ptyxis is a slick and quick container-centric GTK 4 terminal that fits well with my Fedora Silverblue container-based workflow.