From ca9de0428fa69c2e0c6fee1b960c9408c5184301 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Thu, 1 Dec 2022 07:29:26 +0300 Subject: sciteco(1) manpage: All UIs support ^C interruptions now --- doc/sciteco.1.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/sciteco.1.in b/doc/sciteco.1.in index 6747c5e..014c305 100644 --- a/doc/sciteco.1.in +++ b/doc/sciteco.1.in @@ -322,11 +322,10 @@ If the GUI is waiting on user input, this signal is effectively ignored. Some GUIs may depend on delivery of \fBSIGINT\fP when \fB^C\fP is pressed in order to interrupt macros interactively. +Others will poll for keypresses. Note that this signal can usually also be generated when pressing \fB^C\fP on the process' associated console (also if there is a graphical window). -This is useful for GUIs that do not yet support interruptions -directly. .TP .SCITECO_TOPIC "SIGTERM" .B SIGTERM -- cgit v1.2.3