summaryrefslogtreecommitdiff
path: root/st.1
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2018-07-08 14:23:08 -0400
committerLuke Smith <luke@lukesmith.xyz>2018-07-08 14:23:08 -0400
commit43af5f7790c8b4686a8f32d90a9366ff426b65be (patch)
treeadea5c6daf8730802bb0e573f78876fe52faaf95 /st.1
parentf9cd5efaa0208ee9f47c8a4a690a1d0221fe88a4 (diff)
manual updates
Diffstat (limited to 'st.1')
-rw-r--r--st.113
1 files changed, 11 insertions, 2 deletions
diff --git a/st.1 b/st.1
index 81bceff..5c5f351 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's build)
.SH SYNOPSIS
.B st
.RB [ \-aiv ]
@@ -125,6 +125,15 @@ and all the remaining arguments are used as a command
even without it.
.SH SHORTCUTS
.TP
+.B Alt-j/k or Alt-Up/Down
+Scroll up/down one line at a time.
+.TP
+.B Alt-u/d
+Scroll up/down one screen at a time.
+.TP
+.B Alt-Shift-j/k
+Increase or decrease font size.
+.TP
.B Break
Send a break in the serial line.
Break key is obtained in PC keyboards
@@ -151,7 +160,7 @@ Decrease font size.
.B Ctrl-Shift-Home
Reset to default font size.
.TP
-.B Ctrl-Shift-y
+.B Shift-Insert or Ctrl-Shift-y
Paste from primary selection (middle mouse button).
.TP
.B Ctrl-Shift-c