sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit daa5f31ef8dbb02f2db9f528d2a3ce54ce1e1871
parent f7a566992abdc8472d256073939a1d906b8530c0
Author: wmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Date:   Sat, 27 Oct 2007 22:22:17 +0000

added (and shuffled) web page quotes

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

Diffstat:
M www/index.html | 22 +++++++++++++---------
1 file changed, 13 insertions(+), 9 deletions(-)
diff --git a/www/index.html b/www/index.html
@@ -11,24 +11,28 @@
 		<h1>Sup</h1>
 
 		<blockquote>
-		&ldquo;I was previously intrigued by a gmail-styled
-		mutt-killer written in Ruby, but having actually spent a few
-		hours reading the docs, and trying out all the keys, and
-		reading the docs again, and trying the keys out again, and then
-		actually engaging in a bunch of practice usage runs, I now
-		officially can't fucking wait for the future of this thing; it
-		has my full attention.&rdquo;
+		&ldquo;Every other client we've tried is intolerable.&rdquo;
 		</blockquote>
 
 		<blockquote>
-		&ldquo;Every other client we've tried is intolerable.&rdquo;
+		&ldquo;It's just what I wanted, but I hadn't realized what I wanted until I saw it.&rdquo;
 		</blockquote>
 
 		<blockquote>
 		&ldquo;Sup is almost to the point where I could jump ship from mutt.&rdquo;
 		</blockquote>
 
-		<p>
+		<blockquote>
+		&ldquo;I was previously intrigued by a gmail-styled
+		mutt-killer written in Ruby, but having actually spent a few
+		hours reading the docs, and trying out all the keys, and
+		reading the docs again, and trying the keys out again, and then
+		actually engaging in a bunch of practice usage runs, I now
+		officially can't fucking wait for the future of this thing; it
+		has my full attention.&rdquo;
+		</blockquote>
+
+			<p>
    Sup is a console-based email client for people with a lot of email.
    It supports tagging, very fast full-text search, automatic contact-
    list management, custom code insertion via a hook system, and more.