I tried Wezterm and it's not bad, but I had a bit of trouble configuring it and it seems a bit heavy to me. Recently, in order to use certain applications, I was forced to abandon alacritty and switch to kitty, and I must say I really like it. The tabs are not very useful to me since I use a tiling window manager and tmux, but it has a lot of interesting features and is really easy to configure. I didn't remember it being so well done. Although alacritty seems to me to be the best due to its simplicity and minimalism. Just my humble opinion.
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Am I the only one that’s fine with whatever the OS provides out of the box? Like, as long as I can turn the bell off and change the font, I’m chillin, and I have yet to run into a terminal that doesn’t provide those options.
Curious to hear what drives people to seek out other options (besides tiling, that I understand, I’m a tabs guy myself tho)
I always do minimal installs, so eh... guess that is a "Yes and no" for me.
Online trends I saw on the internet was the reason I hopped around multiple terminals. Use case for me it made no difference.
There's 4 other terminals I did enjoy using but xterm became my go to after I got tired of hopping around.
Wen I first installed Linux I was like “I need the best fancy termanal” and wastes some time only not be satisfied with the results and installing tons of bloat. Now I always just use what I get by default from the distro I happen to be on 😂 I don’t even know what I want
In my case it's resource consumption, efficiency the impact with the windows manager I use, how much is keyboard controllable. It seems strange to me that a linux user uses the default applications. The beauty of linux is the huge variety and the ability to customize. If you use allova ready-made things, a mac or windows is fine too
What's wrong with kitty?
I've been using kitty for some time didn't had any issues, and multiplexing is useful.
PS: i used tmux for many years, and still use on headless
I personally don't use Kitty because, for me, it's much slower to open compared to Alacritty. :)
For me: Wezterm. It does pretty much everything. I don't think Alacritty/Kitty etc. offer anything over it for my usage, and the developer is a pleasure to engage with.
Second place is Konsole -- it does a lot, is easy to configure, and obviously integrates nicely with KDE apps.
Honorable mention is Extraterm, which has been working on cool features for a long time, and is now Qt based.
+1 for Wezterm, it also had image support that Alacritty didn't have, which I needed for Yazi to work.
I've heard good things about Warp too but Wezterm is where I'll be for now.
There is no one-size-fits-all, but for fits most, you're looking at KDE's Konsole or GNOME's new Terminal (formerly Ptyxis). Everything else is going to be niche, with special use cases. What are your specific needs?
People keep recommending terminal emulators, but I think they're missing your point.
I'm not aware of anyone making new terminals these days. In my opinion DIGITAL is still king. They are getting a bit hard to come by. VT220 used to be the gold standard, but a VT420 or VT520 is still worth it if you can find one.
Looks like there are a few VT420s on eBay going for up to $200. Prices aren't what they used to be.
Konsole is awesome and has great integration with Plasma ofc. I'm surprised to see it barely mentioned.
The one with your distro shipped with
If they care about terminal emulators, it's unlikely their distro came with one preinstalled.
Depends on what you need actually. I was doing fine with urxvt on Xorg, so foot is a perfect alternative for me on Wayland.
Alacritty. Alacritty. Alacritty. And did I mention Alacritty? (I'm just counting how many I have open atm)
Wezterm is my primary. Love the built-in domain/sshmux features, especially for work. The LUA config rocks, sky is the limit. Highly portable when using something like Chezmoi or YADM.
That said, it's not always the most performant, especially with certain TUIs. I've been running my NVim workspace in Kitty lately just to avoid the minor UI lag (primarily with lazygit). Not a fan of Kitty (or its dev) otherwise, but it serves its purpose.
If Wezterm ever gets optimized, it'll be the GOAT for me.
Ghostty also sounds like it's got potential, but haven't gotten my invite yet. ¯\_(ツ)_/¯
Alacritty is fine. If you're not combining it with tmux and zsh/fish, id pluck those fruits first.
I use whatever with zag and oh my zsh
https://gitlab.gnome.org/chergert/ptyxis
Ptyxis is my current go-to. It can detect available pods or toolboxes (maybe docker too haven't tested it) and you can open terminals directly into them. It also highlights ssh terms and root shells differently.
There are a huge number of built-in color schemes as well and I've had no trouble finding any configuration option I've found myself wanting to look for.
It's also available on flathub so it's easily installed in most distros.
A Windows VM running Windows terminal, SSH'd back into the host, obviously.
Honestly I stick with whatever the default is and never had a problem that led me to find anything else.
foot for me
I use the one that comes with my DE, but if I am using a WM I use kitty
Terminator for me. It has tiles and tabs and does everything I need.
Switched from kitty to foot, I like it.
I don't know if it's the best, but kitty + zsh has been my daily driver for many years.
kitty with fish
I usually just get by with Alacritty and Zellij, pairs pretty well together.
Running Kitty the past year and a bit and really like it. Used to run into weird laggy issues with other terminal emulators, but Kitty runs like a beast for me.
Not a new project, but I feel is often overlooked: Sakura. I’ve fallen back to it repeatedly over the years. It is lightweight, opinionated but sane. Not as brutalist as st. I combo it with Tmux using powerline with little tweaking.
It uses standard libraries and stays out of the way.
Alacrity or foot (foot has less features but it's faster)
I'm somewhere between Kitty and Ptyxis.
Using ptyxis even on KDE, it’s neat. Very clean and some interesting integration with distrobox, definitely recommend.
Ptyxis is default on Bluefin, which I'm on now.
Recommend. Really nice container integration with distrobox.
Cosmic term is nice. Still just alpha, so there are rough edges though.
I've been using xterm, urxvt, and st. Also tested alacrity, kitty, and wezterm. Your shell also plays a critical role in your terminal usage (but I won't deviate here). For my use-case, the latter are overkill so I stayed with st. The only missing feature for me was image support even though I use it sporadically. To cover that I use a script that relies on ueberzug or ucollage if I need to browse folders.
I've wrote a small post about ucollage if you're interested.
I've always been happiest with xfce4-terminal, though I'm using Konsole currently until XFCE fully supports Wayland.
Way back when, I was more than happy with rxvt.
st on Xorg and foot on Wayland