sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit d945136aa01b5b7ea255c27dc9a2fb529d239fc3
parent 927144cb2a14458303f25a005217ac6314a08483
Author: wmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Date:   Tue,  9 Jan 2007 16:51:31 +0000

updated


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

Diffstat:
M doc/TODO | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/doc/TODO b/doc/TODO
@@ -1,3 +1,4 @@
+fix up contact list mode: should display while loading, and when you add an alias, should move everything else to the right
 add a flag to sup-import to force the creation of a new source (see http://rubyforge.org/forum/forum.php?thread_id=10973&forum_id=10340)
 fix bug: when returning from a shelling out, ncurses is crazy 
 batch deletion
@@ -7,6 +8,7 @@ support for message-content modules such as ruby-talk:XXXXX detection
 use Net::SMTP
 search for other messages from author in thread-view-mode
 forward attachments
+CREATE attachments
 tab completion on labels, contacts
 within-buffer search
 contact selector in edit-message-mode