21 is a simple terminal emulator.
25 defines the window title (default 'st').
28 defines the window class (default $TERM).
31 embeds st within the window identified by
35 defines the X11 geometry string, which will fixate the height and width of st.
37 prints version information to stderr, then exits.
42 This feature is useful when recording st sessions.
44 .BI \-e " program " [ " arguments " "... ]"
47 instead of the shell. If this is used it
48 .B must be the last option
49 on the command line, as in xterm / rxvt.
52 can be customized by creating a custom config.h and (re)compiling the source
53 code. This keeps it fast, secure and simple.
55 See the LICENSE file for the authors.
57 See the LICENSE file for the terms of redistribution.
61 See the TODO file in the distribution.