25 is a simple terminal emulator.
29 disable alternate screens in terminal
32 defines the window class (default $TERM).
37 to use when st is run.
40 defines the X11 geometry string.
41 The form is [=][<cols>{xX}<rows>][{+-}<xoffset>{+-}<yoffset>]. See
42 .BR XParseGeometry (3)
46 will fixate the position given with the -g option.
51 This feature is useful when recording st sessions. A value of "-" means
55 defines the window title (default 'st').
58 embeds st within the window identified by
62 prints version information to stderr, then exits.
64 .BI \-e " program " [ " arguments " "... ]"
67 instead of the shell. If this is used it
68 .B must be the last option
69 on the command line, as in xterm / rxvt.
72 can be customized by creating a custom config.h and (re)compiling the source
73 code. This keeps it fast, secure and simple.
75 See the LICENSE file for the authors.
77 See the LICENSE file for the terms of redistribution.
81 See the TODO file in the distribution.