sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit 8117e54645fdf245de187a83c6c179d6585521b7
parent 3ba3b53b27833b63d44a31df3b874ee144dcbd60
Author: wmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Date:   Sat,  6 Jan 2007 16:18:55 +0000

updates


git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@217 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
@@ -1,4 +1,6 @@
+fix bug: when returning from a shelling out, ncurses is crazy 
 batch deletion
+maildir
 on startup, multi-threadedly call #connect on all sources 
 support for message-content modules such as ruby-talk:XXXXX detection
 use Net::SMTP
@@ -18,6 +20,7 @@ pop
 move sup-import argument handling to getopt
 be able to mark individual messages as spam in thread-view-mode
 
+x fix bug: envelope-to thing still not working
 x fix snippet repetitions with small snippets
 x fix next and previous in thread-view-mode with <unreceived messages>
 x move sup-import username/password prompts to highline