bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 19/30] man/tset.1: Document potential suppression of 1-second del


From: G. Branden Robinson
Subject: [PATCH 19/30] man/tset.1: Document potential suppression of 1-second delay on reset.
Date: Sat, 8 Jun 2024 07:18:56 -0500

...introduced in patch 20240413.
---
 man/tset.1 | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/man/tset.1 b/man/tset.1
index 154d91587..340ee16e9 100644
--- a/man/tset.1
+++ b/man/tset.1
@@ -123,7 +123,10 @@ .SS "\fItset\fP \(em initialization"
 unless the \*(``\fB\-I\fP\*('' option is enabled,
 the terminal
 and tab \fIinitialization\fP strings are sent to the standard error output,
-and \fB@TSET@\fP waits one second (in case a hardware reset was issued).
+and,
+if the terminal device does not appear to be a pseudoterminal
+(as might be used by a terminal emulator program),
+\fB@TSET@\fP waits one second in case a hardware reset was issued.
 .bP
 Finally, if the erase, interrupt and line kill characters have changed,
 or are not set to their default values, their values are displayed to the
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]