Browse Source
Improve the behaviour of ngspice when run in the background on a
Improve the behaviour of ngspice when run in the background on a
Unix-like OS with job control. The progress ticker is suppressed for a command like "ngspice some_circuit.cir &" so the terminal remains usuable while the simulation runs.pre-master-46
committed by
Holger Vogt
4 changed files with 33 additions and 11 deletions
-
10src/frontend/outitf.c
-
29src/frontend/signal_handler.c
-
1src/frontend/signal_handler.h
-
4src/main.c
Write
Preview
Loading…
Cancel
Save
Reference in new issue