man fixes
This commit is contained in:
parent
523d83e6ab
commit
2e89d5f575
36
st.1
36
st.1
@ -1,6 +1,6 @@
|
||||
.TH ST 1 st\-VERSION
|
||||
.SH NAME
|
||||
st \- simple terminal (Luke Smith's build)
|
||||
st \- simple terminal (Luke Smith (https://lukesmith.xyz)'s build)
|
||||
.SH SYNOPSIS
|
||||
.B st
|
||||
.RB [ \-aiv ]
|
||||
@ -128,12 +128,24 @@ even without it.
|
||||
.B Alt-j/k or Alt-Up/Down
|
||||
Scroll up/down one line at a time.
|
||||
.TP
|
||||
.B Alt-u/d
|
||||
.B Alt-u/d or Alt-Page Up/Page Down
|
||||
Scroll up/down one screen at a time.
|
||||
.TP
|
||||
.B Alt-Shift-j/k
|
||||
.B Alt-Shift-k/j Alt-Shift-Page Up/Page Down
|
||||
Increase or decrease font size.
|
||||
.TP
|
||||
.B Alt-Shift-Home
|
||||
Reset to default font size.
|
||||
.TP
|
||||
.B Shift-Insert or Alt-v
|
||||
Paste from clipboard.
|
||||
.TP
|
||||
.B Alt-c
|
||||
Copy to clipboard.
|
||||
.TP
|
||||
.B Alt-p
|
||||
Paste/input primary selection.
|
||||
.TP
|
||||
.B Break
|
||||
Send a break in the serial line.
|
||||
Break key is obtained in PC keyboards
|
||||
@ -151,24 +163,6 @@ Print the full screen to the
|
||||
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 Shift-Insert or Alt-v
|
||||
Paste from clipboard.
|
||||
.TP
|
||||
.B Alt-c
|
||||
Copy to clipboard.
|
||||
.TP
|
||||
.B Alt-p
|
||||
Paste/input primary selection.
|
||||
.TP
|
||||
.B Ctrl-Shift-i
|
||||
Launch dmenu to enter a unicode codepoint and send the corresponding glyph
|
||||
to st.
|
||||
|
Loading…
Reference in New Issue
Block a user