1
0
mirror of https://github.com/OfflineIMAP/offlineimap.git synced 2024-06-28 07:40:51 +02:00
offlineimap/offlineimap/ui
Sebastian Spaeth 35dd236155 Improve TTY ui to not always prepend 'sync account foo'
This is very excessive and a bit annoying. Output that information
only if the next line concerns a different account/thread than the
previous one. This quiets down the UI quite a bit without losing
information.

While modifying this line, use the newer Thread.name and not the as
per python doc's old syntax getName()

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2010-12-09 19:52:48 +01:00
..
__init__.py Update changelog 2007-07-11 02:50:30 +01:00
Blinkenlights.py Patch for signal handling to start a sync by Jim Pryor 2008-12-01 16:13:16 -06:00
Curses.py Bugfix patch for offlineimap 2010-08-20 08:29:47 -05:00
debuglock.py Update FSF address 2006-08-12 05:15:55 +01:00
detector.py Machine now runs 2007-07-05 14:21:33 +01:00
Machine.py Fix Machine ui to not error out on ui.warn() 2010-12-09 19:52:48 +01:00
Noninteractive.py Patch for signal handling to start a sync by Jim Pryor 2008-12-01 16:13:16 -06:00
TTY.py Improve TTY ui to not always prepend 'sync account foo' 2010-12-09 19:52:48 +01:00
UIBase.py Don't display sleeping every second on the screen 2010-12-09 19:52:48 +01:00