offlineimap/offlineimap/ui
Mart Lubbers c9f71b0c64 add checks in curses ui for small windows
addch() and addstr() throw an exception if text has to be printed
outside of the window. This may occur if the terminal is very small.
Such erroneous prints are no-ops now.

Signed-off-by: Mart Lubbers <mart@martlubbers.net>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
Github-ref: https://github.com/OfflineIMAP/offlineimap/issues/595
2019-02-13 16:32:02 +01:00
..
Curses.py add checks in curses ui for small windows 2019-02-13 16:32:02 +01:00
Machine.py fix dates in copyright lines 2018-08-13 01:15:01 +02:00
Noninteractive.py learn to not download UIDs defined by the user 2016-07-03 20:02:45 +02:00
TTY.py fix dates in copyright lines 2018-08-13 01:15:01 +02:00
UIBase.py fix dates in copyright lines 2018-08-13 01:15:01 +02:00
__init__.py UIBase: add a syslog ui 2015-10-13 00:48:18 +02:00
debuglock.py more style consistency 2015-01-08 23:36:19 +01:00