Ask HN: Which Linux terminal emulator do you prefer and why?
31–40 of 149 posts
Re: Ask HN: Which Linux terminal emulator do you prefer and why?
#32I wish something like Windows Terminal or ConEmu was available for Linux. After Windows 10 supports will end I'm going to switch to Linux again and I wanna cry because Linux tools almost always are so feature-less, buggy, unfinished or ugly.
ShareX, Everything, terminals mentioned above. With 7+ taskbar tweaker even taskbar is much more powerful than any desktop environment I tested :(
Re: Ask HN: Which Linux terminal emulator do you prefer and why?
#33 Fast, lightweight and minimalistic Wayland terminal emulator.
Features:
* Fast
* Lightweight, in dependencies, on-disk and in-memory
* Wayland native
* DE agnostic
* Server/daemon mode
* User configurable font fallback
* On-the-fly font resize
* On-the-fly DPI font size adjustment
* Scrollback search
* Keyboard driven URL detection
* Color emoji support
* IME (via text-input-v3)
* Multi-seat
* Synchronized Updates support
* Sixel image supportRe: Ask HN: Which Linux terminal emulator do you prefer and why?
#34BTW, a little off topic, but... I wish something like Windows Terminal or ConEmu was available for Linux. After Windows 10 supports will end I'm going to switch to Linux again and I wanna cry because Linux tools almost always are so feature-less, buggy, unfinished or ugly. ShareX, Everything, terminals mentioned above. With 7+ taskbar tweaker even taskbar is much more powerful than any desktop environment I tested :(
Re: Ask HN: Which Linux terminal emulator do you prefer and why?
#35Follow up, what's the Linux terminal with the lowest latency? What about the one with the highest thru put? Debian if that matters
On throughput, I guess you mean its refresh rate? Among its many options, I remember there's one about skipping drawing content when it's coming in faster than urxvt is able to draw it, in order to not slow down the program writing to it. There may be more options that affect the refresh rate.
Re: Ask HN: Which Linux terminal emulator do you prefer and why?
#36Re: Ask HN: Which Linux terminal emulator do you prefer and why?
#37Re: Ask HN: Which Linux terminal emulator do you prefer and why?
#38Does making use of terminal multiplexer, like tmux or GNU screen, make some of those differences less important?
I mostly use whatever terminal emulator is on my system. Currently that's xfce4-terminal. But I use GNU screen so I only ever have one terminal window open and I almost exclusively use the keyboard shortcuts for GNU screen instead of terminal shortcuts.
Re: Ask HN: Which Linux terminal emulator do you prefer and why?
#39tried kitty xterm konsole lxterminal(nice fonts) over the years, the default one wins.
the gpu-based term(e.g. kitty) does have a nice feature, it can display images just like the old xterm, i hope gnome-terminal can do that one day.