When comparing xterm vs ROXTerm, the Slant community recommends xterm for most people. In the question“What are the best terminal emulators for UNIX-like systems?” xterm is ranked 13th while ROXTerm is ranked 21st. The most important reason people chose xterm is:
Xterm is a very lightweight terminal. It requires few resources, allowing it to run well even on lower-end machines.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Lightweight
Xterm is a very lightweight terminal. It requires few resources, allowing it to run well even on lower-end machines.
Pro Used in almost every Linux distribution
If you master xterm, you won't have to learn another tty, since it is in almost every Linux distribution.
Pro Stable, well-tested
Pro Standard with X Window system
Xterm is installed as standard software with the X Window system, and is there even when installing other terminal emulators.
Pro Supports sixel images
Pro Shows full characters for wide fallback fonts
Many terminal emulators that deal with wider fallback fonts (i.e. double-wide characters in CJK fonts) truncate display of wide characters, show Unicode "missing glyph" characters, or simply fail to display the characters at all. XTerm is "smart" enough to simply take up the extra space needed to show such wide characters.
Pro In about 30 years, it had only one issue, and that was fixed quickly
Pro It is fast and responsive
See this.
Pro Many modern terminals emulate xterm
Many terminal applications, such as OS X's Terminal.app and iTerm2 (among others), all claim xterm or xterm- variants as their $TERM and aim for support of xterm's escape sequences. Many command-line applications will assume or even hard-code escape-sequences and behavior for xterm and those terminals emulating it.
Pro Configurable via Xresources
X Toolkit resources and xrdb predates what is currently called "theme". Although one needs to read man, mitigates most listed cons
Pro Drag and drop
ROXTerm supports dragging and dropping items into the Terminal window.
Pro Advanced D-Bus usage
In ROXTerm, users can use D-Bus to configure terminals from other applications, allowing for communication between multiple computer programs.
Pro Includes a configuration manager
ROXTerm includes a configuration manager which can easily be run by selecting Configure...
in the terminal's menu, or by simply running roxterm-config
. You can then easily swap configuration files with other users, manage profiles, and customize things like color schemes or keyboard shortcuts.

Pro Supports GTK3
ROXTerm uses the latest GTK widget set which is great a multi-platform toolkit for creating graphical user interfaces.
Cons
Con No native transparency
Xterm does not natively support transparency (though it can be emulated if needs be).
Con Bad defaults
Very small default size. No way to know to how to configure size.
Con No tabs
Con It blinks
If it blinks for you too, you can try this: man xterm
and then press Shift+G.
Con Has few dependencies
Has dependencies like xbitmaps.
Con Historical source code
The stories behind terminal emulation beyond their classical representatives (of which xterm is simply the most long-lived) are somewhere inbetween subtly irritating to downright surreal.
Con Uncertain future
The original developer, Tony Houghton, declared the death of Roxterm on 2016-05 at https://sourceforge.net/p/roxterm/discussion/422638/thread/60da6975/?limit=25#3fc9.
In 2018, work began to resume on Github rather than Sourceforge (https://github.com/realh/roxterm/issues/1) but the future maintenance is uncertain.
Con Not for regular users
ROXTerm is made for power users who spend most of their time on the terminal. For a regular user using ROXTerm it would be an overkill.
