I like Mate-Terminal; it's nicely customizable for my tastes and does the basics well. I also quite like LXTerminal for similar reasons.
But generally I use Konsole as I'm using KDE a lot now, and it's the default terminal.
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.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
I like Mate-Terminal; it's nicely customizable for my tastes and does the basics well. I also quite like LXTerminal for similar reasons.
But generally I use Konsole as I'm using KDE a lot now, and it's the default terminal.
Same here whatever the DE has I would use.
Though most common answers from others would be alacritty or kitty which I see the use but feels advanced in configuration.
I use alacritty and I’m very very new to Linux. I actually found that working on the config files for alacritty helped me a ton with learning how to approach config files in general. So advanced maybe but simple enough to teach new users a ton of useful things.
I'm partial to terminator
Konsole and xterm, although I haven't had to use xterm in a while. Actually, circa 1997 I used kterm, the predecessor to konsole. ;)
Straight up Linux ttys are also quite common for me. Most old school distros still let you escape to the terminal, with CTRL-ALT-F1 or similar. I haven't distro hopped in a long time, so I don't know if other distros still do this.
I've always preferred Konsole because it handles several tabs pretty well and I keep a bunch open to my servers. The only issue I have with it is that it has a habit of detaching tabs if I click on one while my computer is running something heavy in the background.
I use Yakuake most of the time. It's a Quake-style drop down terminal thats always available. I find it to be convenient for the vast majority of the terminal stuff I do.
When I need to edit long files or something, tho, I usually use Kitty, since the quake-style terminals tend to get in the way sometimes lol. It's not really a unique thing to Kitty or anything, but I like how you can split one window into multiple terminals.
Gnome terminal, although I am on xfce. Easy to configure, has tabs and shortcuts. I am using terminal for 90 % of my work.
Kitty, although I was using Alacritty until last week. I got an update that had a bug related to launching Alacritty full screen. I’m in a terminal all day so I couldn’t be bothered with it. I installed kitty and adapted my configuration pretty easily. I can’t tell the difference between them except for the icon.
Konsole for regular stuff, kitty for neovim.
uxterm because fast.
I've used alacritty for ages, its lack of ui is appealing on a tiling wm and it is as performant as i need it to be
Tilda, because I like how you can bring it down the screen anytime with one button.
For those kitty users, have anyone been able to use fonts not in the list kitty support? I only use Terminus (OTB) fonts on terminal, and when trying kitty out, I found no way to get it to use Terminus (I could only select between those supported by kitty).
MinTTY in Windows (for git bash) and whatever the default is in Debian
I like Guake for drop down, WezTerm for everything else. I do miss iTerm2 on Linux tho, but it's close enough.
I'm using the ddterm gnome extension, and it's been the best I've tried so far. Lots of customization, very few bugs, and does exactly what you need it to with no bells or whistles to distract you.
I keep a Gnome Shell instance always running with a Screen session. However, what I actually use to run CLI commands is Emacs Shell, built-in to Emacs.
Emacs Shell has most of the bells and whistles you get from things like Fish shell. So I like to use Dash, a minimal POSIX shell that is much lighter weight than Bash, Zsh, or Fish. Dash provides no features -- no tab completion, no history, no line editing -- and I have Emacs add all of those features on top of Dash for me. It is amazing what a good, scriptable terminal emulator can accomplish.
Emacs Shell can be scripted using the same scripting language it uses to script the editor, file browser, window manager, and everything else. So you can script the shell to search for regular expressions and make things clickable with the mouse, or only display portions of output, creating simple interactive views around shell commands. You can bind certain click buttons or keystrokes in the editor or file manager to run shell commands in new windows. You can script the shell with "expect"-like behavior (automatically input responses to certain prompts). You can capture and collate the output of multiple commands running in parallel.
Dash for the win 🔥
i used to love konsole because of the blur and the tabs but now i use alacritty
xfce4-terminal has always been my go-to terminal. It may not be the lightest or the best, but it does have some neat built-in features like opening a drop-down window....
I just use GNOME console. Looks good and I'm not missing anything.
st. Fonts look great and I've even been able to add a vim mode for scrollback including selecting and copying text.
If I need something fast( usually on a new system) that's in most distros repos and automatically installs all it's dependencies( and doesn't have to many like gnome terminal and konsole) I tend to use sakura, though xfce terminal is also pretty good.
There are a small number of terminal emulators I would be happy to use as daily drivers and most of them have been named here but my default is kitty. It supports everything I need and a lot I don't and doesn't have any showstoppers. All the modern terminal implementations are performant enough. I used real terminals like vt-100s and vt-220s. Everything we have today is awesome by comparison. We fetishize performance and features too much. Once you have something that works there isn't much reason to change IMO.
Konsole and Alacritty when in Hyprland
Konsole, because I can use it in editor(Kate), file manager(Dolphin), IDE(KDevelop), standalone window and Quake style window.
I use 3. I never use anything integrated into an IDE for some reason, never started and probably never will.
If I could only have one for the rest of my life I'd be torn between Yakuake and Konsole. I love Konsole though, used it for years and is all round great for sticking with the DE aesthetics and integrating with themes.
eterm because I'm old skool. now get off my lawn.
Termius because somehow I glitched the free trial for like 8 months and love having all the hosts saved and synced across devices. The android app is pretty damn slick. Can save frequent commands and has a password clipboard thing, probably not the right way to describe it. That said, if I'm just opening a local sesh on my Pop!_OS desktop I use the bundled one for that.
Console (gnome) w/ bash currently
I use kitty, it's fast and it allows me to use it as an image viewer
xterm