1 WARNING! WARNING! WARNING!
2 --------------------------
3 This project is finished and closed. DO NOT USE IT.
5 It's successor is YTERM: https://repo.or.cz/yterm.git
7 YTERM is smaller, faster, better, and more correct.
11 sterm - simple terminal
12 -----------------------
13 sterm is a simple virtual terminal emulator for X which sucks less.
18 In order to build sterm you need the Xlib header files.
23 Download, build and install latest K8Jam from http://repo.or.cz/w/k8jam.git
25 * On Mac OS X, install pkg-config by executing
26 * sudo port install pkg-config
27 * set environment variable
28 * PKG_CONFIG_PATH=/usr/X11/lib/pkgconfig
44 Copy .sterm.rc to ~/.sterm.rc
45 Copy ./sterm to /usr/local/bin
46 Type "sterm" to run sterm in rxvt mode.
47 Type "sterm -T xterm" to run sterm in xterm mode.
52 sterm searches config files in this order:
61 Features that will not be added
62 -------------------------------
66 * japanese and other strange languages
67 * unnecessary (for me) bloating
72 Based on Aurélien APTEL <aurelien dot aptel at gmail dot com> bt source code.
73 Heavily modified by Ketmar // Invisible Vector (xmpp/email: ketmar@ketmar.no-ip.org)
74 Mac OS X support: vb <vctr.br@mail.ru>