sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit 0beaf8d7d87f4b264fda5d5f6d4e9f4808f76d02
parent b9750ed79d91e6ed98a509cf3cc0e3fe1345c3d6
Author: William Morgan <wmorgan-sup@masanjin.net>
Date:   Wed, 27 Feb 2008 09:51:53 -0800

readme update: Matt Armstrong's name was wrong

Diffstat:
M doc/FAQ.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/FAQ.txt b/doc/FAQ.txt
@@ -111,7 +111,7 @@ S: The current solution is to directly modify RubyMail. Change line 159 of
    multipart.rb to:
      chunk = chunk[0..start]
    This is because RubyMail hasn't been updated since like Ruby 1.8.2.
-   Please bug Matt Lickey.
+   Please bug Matt Armstrong.
 
 P: I see this error:
      /usr/local/lib/ruby/1.8/yaml.rb:133:in `transfer': allocator undefined for Bignum (TypeError)