mirror of
https://github.com/irssi/irssi.git
synced 2025-05-18 00:48:19 -04:00
Exit safely on SIGTERM by emitting "gui exit" from the main loops of fe-text and fe-none rather than from the signal handler itself. Based on feedback from Nei and dwfreed.