# File lib/vimmatelib/files_window.rb, line 325
    def focus_file_list
      @gtk_tree_view.has_focus = true if @gtk_tree_view
    end