# File lib/sup/buffer.rb, line 140 def draw_status status write @height - 1, 0, status, :color => :status_color end