# File lib/sup/modes/file-browser-mode.rb, line 39
  def reload
    regen_text
    jump_to_start
    buffer.mark_dirty
  end