|
|
@ -1,6 +1,6 @@
|
|
|
|
.TH ST 1 st\-VERSION
|
|
|
|
.TH ST 1 st\-VERSION
|
|
|
|
.SH NAME
|
|
|
|
.SH NAME
|
|
|
|
st \- simple terminal
|
|
|
|
st \- simple terminal (Luke Smith's build)
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.B st
|
|
|
|
.B st
|
|
|
|
.RB [ \-aiv ]
|
|
|
|
.RB [ \-aiv ]
|
|
|
@ -125,6 +125,15 @@ and all the remaining arguments are used as a command
|
|
|
|
even without it.
|
|
|
|
even without it.
|
|
|
|
.SH SHORTCUTS
|
|
|
|
.SH SHORTCUTS
|
|
|
|
.TP
|
|
|
|
.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
|
|
|
|
.B Break
|
|
|
|
Send a break in the serial line.
|
|
|
|
Send a break in the serial line.
|
|
|
|
Break key is obtained in PC keyboards
|
|
|
|
Break key is obtained in PC keyboards
|
|
|
@ -151,7 +160,7 @@ Decrease font size.
|
|
|
|
.B Ctrl-Shift-Home
|
|
|
|
.B Ctrl-Shift-Home
|
|
|
|
Reset to default font size.
|
|
|
|
Reset to default font size.
|
|
|
|
.TP
|
|
|
|
.TP
|
|
|
|
.B Ctrl-Shift-y
|
|
|
|
.B Shift-Insert or Ctrl-Shift-y
|
|
|
|
Paste from primary selection (middle mouse button).
|
|
|
|
Paste from primary selection (middle mouse button).
|
|
|
|
.TP
|
|
|
|
.TP
|
|
|
|
.B Ctrl-Shift-c
|
|
|
|
.B Ctrl-Shift-c
|
|
|
|