]> git.cworth.org Git - sup/commitdiff
hook bugfix: status bar redraw
authorwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Sat, 25 Aug 2007 05:55:21 +0000 (05:55 +0000)
committerwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Sat, 25 Aug 2007 05:55:21 +0000 (05:55 +0000)
git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@544 5c8cc53c-5e98-4d25-b20a-d8db53a31250

lib/sup/hook.rb

index 47be1166df803cfabadc813bd09a0b63b1c02044..4c3f30e929f2a70209486816320c51241d57d0c6 100644 (file)
@@ -24,6 +24,7 @@ class HookManager
 
     def say s
       @__say_id = BufferManager.say s, @__say_id
+      BufferManager.draw_screen
     end
 
     def log s