54 is a simple terminal emulator.
58 disable alternate screens in terminal
61 defines the window class (default $TERM).
66 to use when st is run.
69 defines the X11 geometry string.
70 The form is [=][<cols>{xX}<rows>][{+-}<xoffset>{+-}<yoffset>]. See
71 .BR XParseGeometry (3)
75 will fixate the position given with the -g option.
80 This feature is useful when recording st sessions. A value of "-" means
84 defines the window title (default 'st').
87 defines the window title (default 'st').
90 embeds st within the window identified by
94 use a tty line instead of a pseudo terminal.
95 When this flag is used
96 remaining arguments are used as flags for stty.
99 prints version information to stderr, then exits.
101 .BI \-e " program " [ " arguments " "... ]"
104 instead of the shell. If this is used it
105 .B must be the last option
106 on the command line, as in xterm / rxvt.
107 This option is only intended for compability,
108 and all the remaining arguments are used as a command
113 Toggle if st should print to the
116 .B Shift-Print Screen
117 Print the full screen to the
121 Print the selection to the
127 .B Alt-Shift-Page Down
131 Reset to default font size.
134 Paste from primary selection (middle mouse button).
137 Paste from clipboard selection.
140 Copy the selected text to the clipboard selection.
143 Paste from the clipboard selection.
146 can be customized by creating a custom config.h and (re)compiling the source
147 code. This keeps it fast, secure and simple.
149 See the LICENSE file for the authors.
151 See the LICENSE file for the terms of redistribution.
157 See the TODO file in the distribution.