I use black box flatpak.
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
xterm
respect the classics :)
I really love Tabby
Tabs, CMD, SSH, Powershell... all included. It has multiple profiles, can be used portable, has themes and Integrations, like one for Docker
Never need anything else imo 😊
Emacs with vterm
st
. LukeSmithxyz's fork specifically.
guake-terminal for a full-screen overlay terminal, I have a keybinding for transparency toggle so I can read guides through the overlay. I used to use tilda, but I switched because they weren’t supporting wayland.
For random/ad-hoc terminals I’ve historically used gnome-terminal and console, but recently I’ve been trying to eliminate window decoration entirely, and for that I’ve been liking black box (flatpak) for the floating decoration and other configuration bits.
They both support theming, and have dracula included by default, so it was easy enough to get a consistent look and feel.
I have tabs switched off for all of them. That’s what tmux is for.
edit: I’ll probably be checking out alacritty
Not sure if you knew, but Yakuake is very similar to tilde from what I've heard and has worked flawlessly for me on Wayland.
https://apps.kde.org/yakuake/
There is a gnome extension ddterm which works under Wayland and works like guake. But unfortunately it currently does not support the latest version of gnome yet.
Guake is dope!
I use vterm in emacs if I'm doing something quick, but if I'm actually using the terminal for a task, I use blackbox because it integrates nicely with gnome. I just use vterm if I'm using exwm.
i used to use urxvt but i had some issues with certain fonts and symbols loading, so i’ve since switched over to kitty, and it works fine for me
Kitty, though I have been looking into st as I recently switched to dwm.
Xterm is fine and everywhere.
I have Guake for passive tasks like music payback or anytime I want a full screen terminal to hold my focus, like when I'm writing in Neovim.
Tillix is my active terminal. Taking notes, active chat sessions, or running a SSH connection. Anything that I want on screen permanently.
Tested dozen recently… And nothing was so much better to change the default one of KDE.
Used to urxvt (when I was using tilling vm on desktop pc). Used gnome-terminal when I was on cinnamon. I switched to KDE year or so ago and I'm using Konsole. It really does not matter that much, I only need tab support and 256 colors.
Emacs!
Unironically: vscode terminal. It's the terminal that has less bugs when using shift+arrows to select text. I also use PowerShell because bash doesn't allow text selection with keyboard.
Alacritty....rust it all
Terminology with screen and zsh.
Terminology, with the Nyan Cat cursor! ^.^ :3
@kevincox For light tasks, I will make use of either vterm (if I'm in Emacs) or Alacritty (if I'm not).
If I need to get down to serious work (such as working on shells and text files both locally and remotely), I'll jump into eshell, using TRAMP when I need to go remote or sudo (or both) to edit files. I'll still use vterm if I need something that does screen redrawing, such as apt.
BlackBox for Linux, the UI is very clean and fit so well with the rest of Gnome apps
I mostly use the default terminal emulator in the desktop environment I use, currently this is the gnome terminal.
What are the main reasons one want to use another terminal emulator? IMHO if I can reszie the window and the font and font size is good or configurable it is fine..
Alacritty with tmux 👍
I mean, the Deepin one is gorgeous to look at, but that's not usually my concern if I'm typing in some code. My go to is Yakuake running a fish session, launched with a "Super + #" hotkey combo. Rapid access, easy to use, doesn't get in the way, customisable so it at least looks in keeping with the rest of the DE.
XTerm. I used to use rxvt-unicode, but it only supports 256 colors and gave me grief when I tried to get some emacs color theme working. There's only one thing I miss, which is that rxvt-unicode reflows lines when you resize the terminal, which xterm won't do. Oh and urxvtc starts very slightly faster, but no big deal.
I also looked at kitty, and I like that the author of that one tries to champion new features, like full keyboard support on par with X11 apps. But it takes noticeably longer to start and the latency also feels worse.
I'm liking Warp, Tabby and Wezterm currently. Working on a config for my NixOS Hyprland and planning to see how foot does in comparison. Blackbox was pretty cool, but didn't use it much.