Got questions, comments, patches, etc.?
Contact Jason Woofenden
gitweb
/
st.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
set terminal colors to xterm default ones.
[st.git]
/
st.1
1
.TH ST 1 st-VERSION
2
.SH NAME
3
st \- simple terminal
4
.SH SYNOPSIS
5
.B st
6
.RB [ \-e " <cmd>"]
7
.RB [ \-t " <title>"]
8
.RB [ \-v ]
9
.SH DESCRIPTION
10
.B st
11
is a simple terminal emulator.
12
.SH OPTIONS
13
.TP
14
.B \-e <cmd>
15
Execute cmd instead of the shell
16
.TP
17
.B \-t <title>
18
Overrides the default title (st)
19
.TP
20
.BI \-v
21
Prints version information to standard output, then exits.