# File lib/sup/buffer.rb, line 732
  def flash s
    @flash = s
    draw_screen :refresh => true
  end