52 is a simple terminal emulator.
56 disable alternate screens in terminal
59 defines the window class (default $TERM).
64 to use when st is run.
67 defines the X11 geometry string.
68 The form is [=][<cols>{xX}<rows>][{+-}<xoffset>{+-}<yoffset>]. See
69 .BR XParseGeometry (3)
73 will fixate the position given with the -g option.
78 This feature is useful when recording st sessions. A value of "-" means
82 defines the window title (default 'st').
85 defines the window title (default 'st').
88 embeds st within the window identified by
92 use a tty line instead of a pseudo terminal.
93 When this flag is used
94 remaining arguments are used as flags for stty.
97 prints version information to stderr, then exits.
99 .BI \-e " program " [ " arguments " "... ]"
102 instead of the shell. If this is used it
103 .B must be the last option
104 on the command line, as in xterm / rxvt.
105 This option is only intended for compability,
106 and all the remaining arguments are used as a command
111 Toggle if st should print to the
114 .B Shift-Print Screen
115 Print the full screen to the
119 Print the selection to the
125 .B Alt-Shift-Page Down
129 Reset to default font size.
132 Paste from primary selection (middle mouse button).
135 Paste from clipboard selection.
138 Copy the selected text to the clipboard selection.
141 Paste from the clipboard selection.
144 can be customized by creating a custom config.h and (re)compiling the source
145 code. This keeps it fast, secure and simple.
147 See the LICENSE file for the authors.
149 See the LICENSE file for the terms of redistribution.
155 See the TODO file in the distribution.