Kitty. Don't really care about the dev. I don't use software or not just because the devs are assholes, as long as they're not cannibals or pedos ofc. Even less so if it's FOSS.
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
I use Gnome Terminal and Mate Terminal on my laptop. Nothing fancy, they just work. They do what I need (which is run a shell), they support tabs, and transparency is just nice to have. I also run Tilda because once in a while I need to enter a quick command without changing desktops.
Tilix
For me that's the one, even though I've also been using KDE plasma for the better part of the past ten years. Very configurable, going as far as to have an option to disable CSD. It also looks like a proper modern app without being dumbed down.
I really enjoy alacritty, it provides you a terminal with nice defaults.
For a bit more base functionality, such as tabs or split panes, you could look into kitty or wezterm for example.
In the case of alacritty you'd need to look at other tools such as tmux or zellij for multi-terminal workspaces in one window.
I'm sort of in the same position I guess. I'm interested in other options, but so far Konsole has more than satisfied my needs. It does everything I need and is easy to customize.
I use both Konsole and Kitty and both are excellent.
Tillix with zellji is golden
Isn't that overkill?
I just never would recommend mixing Gnome's Terminal and Konsole. Gnome and KDE never seem to play nice with each other. Besides that, go wild.
On Cosmic you can tile multiple windows in tabs. Tabs are essential for me, I tried Alacritty (and it had quite some issues but I got it to work) and switched back to Konsole
Wherever possible I use the XFCE defaults, as I basically turn Budgie into XFCE. So I use the XFCE-Terminal, and it's probably the most comfortable TE I've tried.
Would be foot but monaspace font doesn't work that well, so kitty
As long as I have my aliases working and I can strip away unnecessary gui clutter, I'm fine with whatever.
I was a fan of Alacritty and used it for the last 3 years, but I was frustrated by the lack of features (no scroll bar, no native tabs) and the disrespectful way the developers handled feature requests.
A few weeks ago someone on this site recommended Wezterm, so I tried it out, and it's amazing. It's everything I was hoping Alacritty would be or could become.
Read this thread for more details, specifically the reply by wez: https://github.com/wez/wezterm/discussions/1769