Add an option to disable alternative screens.
This commit is contained in:
parent
502911e554
commit
580c8bbd46
3 changed files with 16 additions and 4 deletions
4
st.1
4
st.1
|
@ -3,6 +3,7 @@
|
|||
st \- simple terminal
|
||||
.SH SYNOPSIS
|
||||
.B st
|
||||
.RB [ \-a ]
|
||||
.RB [ \-c
|
||||
.IR class ]
|
||||
.RB [ \-f
|
||||
|
@ -23,6 +24,9 @@ st \- simple terminal
|
|||
is a simple terminal emulator.
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
.B \-a
|
||||
disable alternate screens in terminal
|
||||
.TP
|
||||
.BI \-c " class"
|
||||
defines the window class (default $TERM).
|
||||
.TP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue