Which terminal to be used in X11 is choosen by running
-
- $ bashish --terminal=<TERM>
Replace <TERM> with your choice of terminal. The terminal value must
point to an executable found within path, else the directory location
must be given with it eg. /usr/local/bin/xterm .
Recommended terminals are:
- Eterm - which has most theming features (0.9.2 or later. CVS has some
fixes that bashish takes advantage off)
- xterm - lacks the spiffy background settings that Eterm has, but has
very strict terminal emulation and is noticable faster than Eterm.
(patchlevel 172 / XFree86 4.3.0 or later at http://dickeys.his.com/xterm/
is recommended).
- rxvt - 2.7.10 or later is a recommended option for people on low-mem
system, it has some of the spiffy Eterm background settings while
having a very low memory footprint.
Thomas Eriksson
2004-06-23