Like the question above am I just an old man that’s not keeping up with the times or is terminator still a great terminal to use in 2025?
I just use konsole. It comes with plasma and is more than good enough for me.
I chose Kitty cause of the name and I have never looked at anything else.
Another happy Kitty user here!
I use my terminal as an IDE. Kitty makes it (relatively) easy to write custom interactive applets (aka kittens) that open in new panes or communicate between panes. The ssh integration is also really useful: whenever I ssh into my remote work station my fish and helix config gets copied over.
Judging by the code (a mix of C, python, and go) and the fast release rate, the core maintainer seems to be an utter mad genius – which unfortunately is sometimes reflected in his notoriously abrasive communication style.
Only thing I’m lacking is persistent remote sessions. The maintainer is not quiet about his dislike of tmux and other multiplexers. It’s wildly inefficient to process every byte twice, he argues. Convincing but Kitty doesn’t currently offer an alternative for remote sessions, which is where I do most of my work. Wezterm has something for this in beta, but misses many of the niceties of Kitty. So I’m still using tmux for everything in Kitty, because it trips me up to have one way of working with panes locally and another way when working remotely.
I tried Ghostty, if only because the maintainer is an excellent communicator. I found it polished but simple. I couldn’t figure out how to page up the scrollback or search it. I couldn’t rename tab titles. The config format seemed under-documented. I’ll give it another go in a month or so.
I’m no connoisseur, but I just want the same feel as I had back in the 90s. No terminal emulator, straight up tty with crisp VGA ROM fonts at some hacky SuperVGA resolution. Before the virtual framebuffer that basically every computer today uses for tty.
Konsole, gnome-terminal and ghostty can all be made to feel right to me. I’m giving ghostty a spin, and I like how it supports custom shaders so I can make it feel even more like home.
I’d like to think there’s a difference between “keeping up with the times” and chasing whatever new thing gets advertised.
Unless you’re really into number chasing with benchmarks then just keep using whatever you like until something YOU find better comes along.
Also I’m GenZ and just use whatever comes with the DE, it’s not an old person thing shakes fist.
I use foot which is Wayland aware and renders Unicode fonts. Honestly I don’t need much from the terminal itself as I’m usually in tmux to deal with all the “tabs” and scrollback.
Yeah. Pretty much all of the above.
I used to rely on Sway for terminal tabs and splits. Only recently did I realize that tmux is the better option, even for local use. Already used tmux for SSH sessions.
for terminal tabs and splits. Only recently did I realize that tmux is the better option, even for local use
Reasoning?
- Muscle memory. I already did development on remote machines in nvim.
- If I start tmux in the root of a project, then every new pane or window I open automatically starts in that directory. So no need to
cd
to the root for every new shell session I start.
Terminator isn’t supported anymore as far as I remember. A good substitution for it is Tilix. I’d been using the latter for a while but recently I switched to the new default terminal in Fedora (it had weird name that I unable to remember) and Tilling Shell extension for Gnome.
Tilix is great but also unmaintained.
I must be older and even more out of touch than you are, as I only use the default Terminal that came with my distro and I had to do a search to check what were Ghostty and Terminator (I know about the movie, obviously, but I’m also old enough to have been watching it in theatre the year it was first released ;)
I’m an old man. I don’t get the appeal of a terminal with hardware acceleration and all that fancy stuff. I use what the distro/DE came with.
From a look at the documentation it’s just a fancy terminal. If you don’t really care about theming or image rendering then it’s not something you need. If you’re trying to rice a UI like hyprland then it looks like a good option.
Personally, I don’t see much added value over whatever the default terminal is but I’ve never been one to mess with things that do what they are supposed to.
A terminal is a terminal. If there is a feature you don’t know you need then you don’t need it. Run with whatever you have
If there is a feature you don’t know you need then you don’t need it.
That makes no sense. By that logic we would still be using horses since technically we don’t -need- cars. There are of course thing “you don’t know about” but would totally use if you were introduced to them.
I’ve used GNOME Terminal since 2005.
I think gnome-console is the new default. At first, I was sceptical and stayed on gnome-terminal, but now gnome-console seems stable, fast and simple to replace it for me.
I have used other terminal emulators with different DEs, though.