[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 2/3] man/curs_mouse.3x: Set "ncurses" in italics and protect it f
From: |
G. Branden Robinson |
Subject: |
[PATCH 2/3] man/curs_mouse.3x: Set "ncurses" in italics and protect it from hyphenation |
Date: |
Sun, 18 Feb 2024 11:41:54 -0600 |
---
man/curs_mouse.3x | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/man/curs_mouse.3x b/man/curs_mouse.3x
index c3473aadf..63739a7fb 100644
--- a/man/curs_mouse.3x
+++ b/man/curs_mouse.3x
@@ -233,7 +233,9 @@ .SS mouseinterval
be resolved as a click.
.PP
Calling \fB\%mouseinterval(0)\fP disables click resolution.
-When ncurses detects a mouse event,
+When
+.I \%ncurses
+detects a mouse event,
it awaits further input activity up to this interval,
and then checks for a subsequent mouse event which can be combined
with the first event.
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 2/3] man/curs_mouse.3x: Set "ncurses" in italics and protect it from hyphenation,
G. Branden Robinson <=