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.
73 Toggle if st should print to the
77 Print the full screen to the
81 Print the selection to the
87 .B Alt-Shift-Page Down
91 Reset to default font size.
94 Paste from primary selection (middle mouse button).
97 Paste from clipboard selection.
100 Copy the selected text to the clipboard selection.
103 Paste from the clipboard selection.
106 can be customized by creating a custom config.h and (re)compiling the source
107 code. This keeps it fast, secure and simple.
109 See the LICENSE file for the authors.
111 See the LICENSE file for the terms of redistribution.
115 See the TODO file in the distribution.