24 is a simple terminal emulator.
28 disable alternate screens in terminal
31 defines the window class (default $TERM).
36 to use when st is run.
39 defines the X11 geometry string, which will fixate the height and width of st.
40 The form is [=][<width>{xX}<height>][{+-}<xoffset>{+-}<yoffset>]. See
41 .BR XParseGeometry (3)
47 This feature is useful when recording st sessions. A value of "-" means
51 defines the window title (default 'st').
54 embeds st within the window identified by
58 prints version information to stderr, then exits.
60 .BI \-e " program " [ " arguments " "... ]"
63 instead of the shell. If this is used it
64 .B must be the last option
65 on the command line, as in xterm / rxvt.
68 can be customized by creating a custom config.h and (re)compiling the source
69 code. This keeps it fast, secure and simple.
71 See the LICENSE file for the authors.
73 See the LICENSE file for the terms of redistribution.
77 See the TODO file in the distribution.