sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit 55f9b292033d3facd1c8bfb791436723626339b0
parent c6e092f7082f2a62effbba6049d3500e46fe0d00
Author: William Morgan <wmorgan-sup@masanjin.net>
Date:   Wed, 24 Jun 2009 09:43:07 -0400

fix another missing part of a previous merge

Diffstat:
M lib/sup/modes/thread-index-mode.rb | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/lib/sup/modes/thread-index-mode.rb b/lib/sup/modes/thread-index-mode.rb
@@ -568,6 +568,7 @@ EOS
           LabelManager << l
         end
       end
+      UpdateManager.relay self, :labeled, t.first
     end
 
     regen_text