aboutsummaryrefslogtreecommitdiff
path: root/st.1
diff options
context:
space:
mode:
authortrainytrain <trainytrain@rape.lol>2021-05-09 01:53:29 -0700
committertrainytrain <trainytrain@rape.lol>2021-05-09 01:53:29 -0700
commit64ad31237da6d14f0193adb7f1210255d5d647dd (patch)
tree3a6f8bcacd6a0211fd3dd0b8b7ae42df0539883d /st.1
parent7e6e779130327e065fcf587afa80f13150d0de31 (diff)
init
Diffstat (limited to 'st.1')
-rw-r--r--st.110
1 files changed, 7 insertions, 3 deletions
diff --git a/st.1 b/st.1
index 37f7e84..8701592 100644
--- a/st.1
+++ b/st.1
@@ -1,6 +1,6 @@
.TH ST 1 st\-VERSION
.SH NAME
-st \- simple terminal
+st \- simple terminal (Luke Smith (https://lukesmith.xyz)'s build)
.SH SYNOPSIS
.B st
.RB [ \-aiv ]
@@ -176,6 +176,10 @@ Print the full screen to the
.B Print Screen
Print the selection to the
.I iofile.
+.TP
+.B Alt-Ctrl
+Launch dmenu to enter a unicode codepoint and send the corresponding glyph
+to st.
.SH CUSTOMIZATION
.B st
can be customized by creating a custom config.h and (re)compiling the source
@@ -187,7 +191,7 @@ See the LICENSE file for the terms of redistribution.
.SH SEE ALSO
.BR tabbed (1),
.BR utmp (1),
-.BR stty (1),
-.BR scroll (1)
+.BR stty (1)
.SH BUGS
See the TODO file in the distribution.
+