Based on our record, ST - Simple Terminal should be more popular than xterm. It has been mentiond 47 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I have been using tmux for a while now. It was really worth it, especially after I started using neovim. One thing was really missing though compared to my previous setup and that was opening URLs. I always used my mouse to do that, but now I couldn't even do that because I am using the good old xterm as a terminal which doesn't have a built in feature like that. - Source: dev.to / 12 months ago
-- For a better overview, see http://invisible-island.net/xterm/. - Source: Hacker News / over 2 years ago
Iterm2, gnome terminal, xterm, Konsole, macos Terminal, powershell, command, etc.. these all provide a common API which we normally use curses to interface with. But all of them basically reach into something lower level (opengl, vulkan, directx, etc.) to render the text, which ultimately is still pixels on a screen. Source: over 3 years ago
Xterm has had the ability to make HTML or SVG dumps of the screen since 2016 (patch 323). Source: almost 4 years ago
Xterm — Simple terminal emulator for the X Window System. It provides DEC VT102 and Tektronix 4014 compatible terminals for programs that cannot use the window system directly https://invisible-island.net/xterm/. Source: about 4 years ago
Whenever I switch to another dev's machine, usually running either jetbrains or vscode, I'm always astounded at how annoyed I find myself while typing on it due to the high latency on keystrokes. I'm blessed with ~subframe delay using [st](https://st.suckless.org/) and neovim, and now I don't know if I could ever go back to a "true" IDE for professional work. Just for kicks I've started work on my own text editor... - Source: Hacker News / 6 months ago
The terminal I am currently using is st but I have also tested this "Vifm" enhancement in kitty and alacritty. - Source: dev.to / 7 months ago
Perhaps st: https://st.suckless.org. - Source: Hacker News / 10 months ago
> you need to "edit your makefile". That isn't going to work for distributions Is it not? [st] requires exactly that. And distros seem to have no issues shipping it. [st] https://st.suckless.org/. - Source: Hacker News / about 1 year ago
Check out st[1] for a minimal terminal implementation. They also have user-submitted patches that you can apply to add desired functionality. [1] https://st.suckless.org. - Source: Hacker News / over 1 year ago
Konsole - Konsole is a free terminal emulator which is part of KDE Software Compilation.
Kitty terminal - Super fast, GPU and OpenGL based terminal emulator with tiling support
GNOME Terminal - GNOME Terminal is a terminal emulator for GNOME desktop.
WindTerm - WindTerm is a terminal emulator application that is used in cross-platforms such as SSH, Sftp, Shell, Telnet, and serial terminal and allows you to use the mouse to conduct any operation on its interface.
Foot - Foot is a terminal emulator app for Wayland that offers you many simple and easy-to-use functions or features and allows you to conduct the operation through your keyboard as well as the mouse.
Xfce-Terminal - Terminal is a modern terminal emulator for the Unix/Linux desktop - primarily for the Xfce desktop...