50 is a simple terminal emulator.
54 disable alternate screens in terminal
57 defines the window class (default $TERM).
62 to use when st is run.
65 defines the X11 geometry string.
66 The form is [=][<cols>{xX}<rows>][{+-}<xoffset>{+-}<yoffset>]. See
67 .BR XParseGeometry (3)
71 will fixate the position given with the -g option.
76 This feature is useful when recording st sessions. A value of "-" means
80 defines the window title (default 'st').
83 embeds st within the window identified by
87 use a tty line instead of a pseudo terminal.
88 When this flag is used
89 remaining arguments are used as flags for stty.
92 prints version information to stderr, then exits.
94 .BI \-e " program " [ " arguments " "... ]"
97 instead of the shell. If this is used it
98 .B must be the last option
99 on the command line, as in xterm / rxvt.
100 This option is only intended for compability,
101 and all the remaining arguments are used as a command
106 Toggle if st should print to the
109 .B Shift-Print Screen
110 Print the full screen to the
114 Print the selection to the
120 .B Alt-Shift-Page Down
124 Reset to default font size.
127 Paste from primary selection (middle mouse button).
130 Paste from clipboard selection.
133 Copy the selected text to the clipboard selection.
136 Paste from the clipboard selection.
139 can be customized by creating a custom config.h and (re)compiling the source
140 code. This keeps it fast, secure and simple.
142 See the LICENSE file for the authors.
144 See the LICENSE file for the terms of redistribution.
150 See the TODO file in the distribution.