Terminal is to much bloat. Use tty. /s
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 was using alacritty for a long time, but I swapped to kitty recently when I started using Wayland
Back when I was into tiling window managers and all that i’d use urxvt but now i just use gnome terminal. I can theme it nicely and it works well
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.
Can't live without Yakuake/Guake
I'm partial to terminator
Sakura. I recently did a little survey of what was on hand for Debian Stable, and that's the one I liked best. The most important thing to me is right-click paste, because I do that incessantly.
whatever comes with the distro I'm using this month
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.
MinTTY in Windows (for git bash) and whatever the default is in Debian
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'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
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).
uxterm because fast.
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 like Guake for drop down, WezTerm for everything else. I do miss iTerm2 on Linux tho, but it's close enough.
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.
I just use GNOME console. Looks good and I'm not missing anything.
Konsole and Alacritty when in Hyprland
i used to love konsole because of the blur and the tabs but now i use alacritty
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.
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....
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.
- Yakuake as drop down terminal 90%
- Black box for nice looking full screen terminal for full screen.
- Dolphin with emulator on bottom for niche things
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.
Terminator
Termux 😅 (Android is also linux,embedded one)
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.