59 60 61 62 63 64
# File 'lib/sup/buffer.rb', line 59 def draw status @mode.draw draw_status status commit @atime = Time.now end