aboutsummaryrefslogtreecommitdiffstats
path: root/st.1
diff options
context:
space:
mode:
authorShivesh Mandalia <mail@shivesh.org>2023-02-11 22:33:25 +0000
committerShivesh Mandalia <mail@shivesh.org>2023-02-11 22:33:25 +0000
commit97817658a8da2a0fec6db04a219632cf7664c3f6 (patch)
tree0f8878f6714fba2ff1462d436f2899ce554aaf59 /st.1
parent1c3039d21a53d533991a316816d0b7a5c5fdbc51 (diff)
downloadst-shivesh.tar.gz
st-shivesh.zip
add fullscreen toggle and maximize startup flagHEADshivesh
Diffstat (limited to 'st.1')
-rw-r--r--st.15
1 files changed, 5 insertions, 0 deletions
diff --git a/st.1 b/st.1
index 39120b4..29a7885 100644
--- a/st.1
+++ b/st.1
@@ -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