4 projects tagged "Terminal Emulators/X Terminals"
5x9 and 5x10 are two X11 fonts intended for use with xterm or other programs requiring readable small fonts. At only 5 pixels wide, they are particularly well suited to small laptop screens, allowing two 80 column windows side by side on an 800x600 screen (albeit with no room for window frames), or three windows across with room to spare on a 1280x1024 screen. The fonts implement VT100 line-drawing characters. Bolding is not directly supported; xterm does adequate bolding by duplicating pixels.
Multixterm creates multiple xterms that can be driven together or separately. It can be used to login via SSH to multiple hosts and control them simultaneously, or for ad hoc things where you want to see the results as you type. Each xterm may also be driven separately. Multixterm is scriptable so that you can easily fire up, for example, a dozen xterms with a single command, tiled nicely on your screen. In addition to SSH, multixterm can drive rlogin, telnet, passwd, or any program that runs in an xterm.