docker-offlineimap/offlineimap/ui
Sebastian Spaeth 968dcd5780 Make exit via 'q' key work again in Blinkenlights UI
With the new abort signal handler, we can send a signal that lets us
exit cleanly. Make use of this, rather than crashing out in ugly ways.

This affects only the Blinkenlights UI when pressing 'q'.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-01-07 15:02:22 +01:00
..
__init__.py Rework UI system to make use of the logging module 2011-10-27 16:23:55 +02:00
Curses.py Make exit via 'q' key work again in Blinkenlights UI 2012-01-07 15:02:22 +01:00
debuglock.py cleanup import satements 2011-05-12 18:26:29 +02:00
Machine.py Restore previous MachineUI output a bit more 2012-01-06 23:40:31 +01:00
Noninteractive.py Rework UI system to make use of the logging module 2011-10-27 16:23:55 +02:00
TTY.py Rework UI system to make use of the logging module 2011-10-27 16:23:55 +02:00
UIBase.py Have log output go to STDOUT by default 2012-01-07 03:04:26 +01:00