Fix typo; add value suggestion for TERM
This commit is contained in:
@@ -44,10 +44,14 @@ Print version info and exit.
|
|||||||
.It Ev TERM
|
.It Ev TERM
|
||||||
This variable indicates the capabilities of your terminal, with the number of
|
This variable indicates the capabilities of your terminal, with the number of
|
||||||
colors supported as one of the properties.
|
colors supported as one of the properties.
|
||||||
|
Many modern terminal emulators come with
|
||||||
|
.Ev TERM
|
||||||
|
defined as
|
||||||
|
.Ar xterm-256color .
|
||||||
.It Ev COLORTERM
|
.It Ev COLORTERM
|
||||||
When this variable has the value
|
When this variable has the value
|
||||||
.Ar truecolor ,
|
.Ar truecolor ,
|
||||||
this indicates your terminal supports true colors.w
|
this indicates your terminal supports true colors.
|
||||||
.El
|
.El
|
||||||
.\" For sections 1, 6, 7, and 8 only.
|
.\" For sections 1, 6, 7, and 8 only.
|
||||||
.\" .Sh FILES
|
.\" .Sh FILES
|
||||||
|
Reference in New Issue
Block a user