Index: lib/sup/buffer.rb =================================================================== --- lib/sup/buffer.rb (revision 668) +++ lib/sup/buffer.rb (working copy) @@ -113,6 +113,7 @@ def draw_status write @height - 1, 0, " [#{mode.name}] #{title} #{mode.status}", :color => :status_color + print "\033]2;Sup/#{Redwood::VERSION} - [#{mode.name}] #{title} #{mode.status}\07" end def focus