Rxvt
From Sy
Linux software > terminals > rxvt
- See also
- mrxvt -- weightier, but tabbed!
- rxvt-unicode
http://www.rxvt.org
An X-windows terminal program.
rxvt is a colour vt102 terminal emulator intended as an xterm replacement for users who do not require features such as Tektronix 4014 emulation and toolkit-style configurability. As a result, rxvt uses much less swap space.
rxvt +si +sb -geometry 80x24
- +si - Go back to the commandline when typing
- +sb - Turn off the scrollbar.
- -geometry - the window size
The -sw +sw seems to not influence scrolling back properly.. hrm.
I can't turn off bold text.

