sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit d1f7415a4af4d3dc78dfff5e21f9978500745bb8
parent e1e63d39b328761c1cb9b7e5d03ee93365cc45ea
Author: wmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Date:   Mon, 12 Nov 2007 00:04:12 +0000

add killed threads bugfix to TODO

git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@690 5c8cc53c-5e98-4d25-b20a-d8db53a31250

Diffstat:
M doc/TODO | 3 +++
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/doc/TODO b/doc/TODO
@@ -26,6 +26,9 @@ _ have "notes" (treated as emails to oneself, never sent) as
 
 future
 ------
+_ fix killed threads contributing to unread message count problem (prob. need
+  to maintain all killed message ids and our own unread message count for
+  inbox).
 _ emlx support (some os x thing)
 _ tab completion for mid-text cursors
 _ bugfix: not horizontal scrolling for ncurses text field entry