aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--st.117
1 files changed, 7 insertions, 10 deletions
diff --git a/st.1 b/st.1
index c429dcf..bbca7e5 100644
--- a/st.1
+++ b/st.1
@@ -142,28 +142,25 @@ Print the full screen to the
142Print the selection to the 142Print the selection to the
143.I iofile. 143.I iofile.
144.TP 144.TP
145.B Alt-Shift-Page Up 145.B Ctrl-Shift-Page Up
146Increase font size. 146Increase font size.
147.TP 147.TP
148.B Alt-Shift-Page Down 148.B Ctrl-Shift-Page Down
149Decrease font size. 149Decrease font size.
150.TP 150.TP
151.B Alt-Shift-Home 151.B Ctrl-Shift-Home
152Reset to default font size. 152Reset to default font size.
153.TP 153.TP
154.B Shift-Insert 154.B Ctrl-Shift-y
155Paste from primary selection (middle mouse button). 155Paste from primary selection (middle mouse button).
156.TP 156.TP
157.B Alt-Shift-Insert 157.B Ctrl-Shift-c
158Paste from clipboard selection.
159.TP
160.B Alt-Shift-c
161Copy the selected text to the clipboard selection. 158Copy the selected text to the clipboard selection.
162.TP 159.TP
163.B Alt-Shift-v 160.B Ctrl-Shift-v
164Paste from the clipboard selection. 161Paste from the clipboard selection.
165.TP 162.TP
166.B Alt-Ctrl 163.B Ctrl-Shift-i
167Launch dmenu to enter a unicode codepoint and send the corresponding glyph 164Launch dmenu to enter a unicode codepoint and send the corresponding glyph
168to st. 165to st.
169.SH CUSTOMIZATION 166.SH CUSTOMIZATION