diff options
Diffstat (limited to 'st.1')
| -rw-r--r-- | st.1 | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -63,6 +63,9 @@ defines the .I font to use when st is run. .TP +.B \-m +open st fully maximized +.TP .BI \-g " geometry" defines the X11 geometry string. The form is [=][<cols>{xX}<rows>][{+-}<xoffset>{+-}<yoffset>]. See @@ -159,6 +162,8 @@ Copy the selected text to the clipboard selection. .TP .B Ctrl-Shift-v Paste from the clipboard selection. +.B F11 +Enter fullscreen mode. .SH CUSTOMIZATION .B st can be customized by creating a custom config.h and (re)compiling the source |
