summaryrefslogtreecommitdiff
path: root/st.1
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2022-08-15 08:02:47 -0400
committerLuke Smith <luke@lukesmith.xyz>2022-08-15 08:02:47 -0400
commit6f33b1ba55f3aea06b870cd4e384b022ecc695c9 (patch)
tree96e084ff52fa64865003e50f65cc46861e2e950d /st.1
parent3144a61c180b678f6b1c23f06e4b434090199fcb (diff)
parent5858b22bef5f980271178272fa4e690dbfcc4c0b (diff)
Merge branch 'equwal-lukesmith-0.8.5'
Diffstat (limited to 'st.1')
-rw-r--r--st.118
1 files changed, 18 insertions, 0 deletions
diff --git a/st.1 b/st.1
index 37f7e84..1728e24 100644
--- a/st.1
+++ b/st.1
@@ -176,6 +176,24 @@ Print the full screen to the
.B Print Screen
Print the selection to the
.I iofile.
+.TP
+.B Ctrl-Shift-Page Up
+Increase font size.
+.TP
+.B Ctrl-Shift-Page Down
+Decrease font size.
+.TP
+.B Ctrl-Shift-Home
+Reset to default font size.
+.TP
+.B Ctrl-Shift-y
+Paste from primary selection (middle mouse button).
+.TP
+.B Ctrl-Shift-c
+Copy the selected text to the clipboard selection.
+.TP
+.B Ctrl-Shift-v
+Paste from the clipboard selection.
.SH CUSTOMIZATION
.B st
can be customized by creating a custom config.h and (re)compiling the source