Browse Source
Handle SIGTTIN and SIGTTOU on Unix-like OSs with X11 graphics.
Handle SIGTTIN and SIGTTOU on Unix-like OSs with X11 graphics.
That makes it possible to push ngspice into the background while plot windows are open: the windows remain responsive. Discussion on ngspice-users, starting 2023-09-01, title: "`quit` in Interactive Mode." Also restore terminal state when forcing exit with SIGINT (control-C).pre-master-46
committed by
Holger Vogt
5 changed files with 65 additions and 7 deletions
-
3src/frontend/control.c
-
34src/frontend/signal_handler.c
-
1src/frontend/signal_handler.h
-
3src/include/ngspice/cpextern.h
-
31src/main.c
Write
Preview
Loading…
Cancel
Save
Reference in new issue