From c340e4a1a7b325f91afeaf99bde16efba07d14f3 Mon Sep 17 00:00:00 2001 From: Bob Polis Date: Mon, 21 Jul 2025 08:03:55 +0200 Subject: [PATCH] Fix typo; add value suggestion for TERM --- man/man1/termage.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/man/man1/termage.1 b/man/man1/termage.1 index b5e8e53..1d246e1 100644 --- a/man/man1/termage.1 +++ b/man/man1/termage.1 @@ -44,10 +44,14 @@ Print version info and exit. .It Ev TERM This variable indicates the capabilities of your terminal, with the number of colors supported as one of the properties. +Many modern terminal emulators come with +.Ev TERM +defined as +.Ar xterm-256color . .It Ev COLORTERM When this variable has the value .Ar truecolor , -this indicates your terminal supports true colors.w +this indicates your terminal supports true colors. .El .\" For sections 1, 6, 7, and 8 only. .\" .Sh FILES