[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 32/45] man/ncurses.3x: Describe syntax of NCURSES_GPM_TERMS envir
From: |
G. Branden Robinson |
Subject: |
[PATCH 32/45] man/ncurses.3x: Describe syntax of NCURSES_GPM_TERMS environment variable. |
Date: |
Sat, 25 May 2024 12:43:57 -0500 |
---
man/ncurses.3x | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/man/ncurses.3x b/man/ncurses.3x
index 608a1ecea..0bf27759f 100644
--- a/man/ncurses.3x
+++ b/man/ncurses.3x
@@ -1275,7 +1275,11 @@ .SS "\fINCURSES_GPM_TERMS\fP"
When
.I \%ncurses
is configured to use the GPM interface,
-this variable may list one or more terminal type names
+this variable may list one or more terminal type names,
+delimited by vertical bars
+.RB ( | )
+or colons
+.RB ( : ),
against which the
.I TERM
variable
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 32/45] man/ncurses.3x: Describe syntax of NCURSES_GPM_TERMS environment variable.,
G. Branden Robinson <=