Remix.run Logo
jstimpfle 5 hours ago

I've been on xterm since I've started using Linux seriously in 2008. I probably wouldnt have tested it because was probably a bit obscure then like it is now. It's not perfect, it's baroque, has terrible configurability, no tabs and an ugly context menu. But it's honestly the only usable terminal, none other has stuck with me. Most are far too sluggish to even start up. Then there is key input latency. Then some of the newer ones are only usable with good gpu support, but not from a VM like Virtualbox or maybe VMware where graphics isnt working great.

Another thing for a very long time has been that most other terminals don't support bitmap fonts. This was/is critical for lower DPI monitors. Today I've mostly made the switch to TTF fonts.

AdieuToLogic 3 hours ago | parent [-]

I used to like rxvt (or its clone rxvt-unicode) when using X-Windows. What are your thoughts about it compared to xterm?

burner420042 21 minutes ago | parent [-]

I generally use alacritty but used rxvt back when. That's a name I've not heard in awhile!

I tried `cat /dev/random` in alacritty, rxvt, and xterm to compare output speed. rxvt and xterm both start 'instantly' on my laptop. With alacritty it's slower. Scroll speed of both rxvt and xterm are very similar though xterm seems to win by a little. Both blow the doors off alacritty though.

I'm not sure if this is a fair test, and hence why I posted, but if it is this is a very easy way to get a feel for the difference.