Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: Looking for a substitute terminal emulator. (Read 2990 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Re: Looking for a substitute terminal emulator.

Reply #15


I don't think there are any more terminals for me to test on. Newer terminals in the future will probably be gpu accelerated and as a consequence it consumes a lot of ram.


Not sure what the ram consumption is, but i've always found RoxTerm to be light and efficient (YMMV of course). I'm not using xlibre (yet) but hopefully soon. :)

Ram consumption = ram usage. Tried out RoxTerm. Is also lightweight, Eats up 55mb of ram only. Seems to be slower than xterm, but just as stable. No crashes. Although like most terminals, when typing within the password prompt the blinking pattern is still disrupted. It is more user friendly to config compared to the others due to it having a GUI, but is limited in configuration. Overall decent.

termite (if its still around), tmux, screen
termite is for whatever reason dependent on systemd.

UPD: actually it can be compiled without systemd support, but still it's undeveloped anymore.

Is this the one you're referring to? https://github.com/thestinger/termite
If yes, it's obsolete. 4 years of no commits. And the readme has recommended to use alacritty instead.
If not, can give me the link?

Re: Looking for a substitute terminal emulator.

Reply #16
This is slightly newer fork.
https://github.com/aperezdc/termite

I used to use termite couple of years ago on Arch (even when it was obsolete) - it was quite pleasant experience. Don't know how it would feel today.

Re: Looking for a substitute terminal emulator.

Reply #17
termite is for whatever reason dependent on systemd.

UPD: actually it can be compiled without systemd support, but still it's undeveloped anymore.

This is slightly newer fork.
https://github.com/aperezdc/termite

I used to use termite couple of years ago on Arch (even when it was obsolete) - it was quite pleasant experience. Don't know how it would feel today.

Yeah, version 16.1 and onwards requires soystemd. Gonna have to pass on this one. No idea why on earth would the dev do this.