# File lib/vimmatelib/search_window.rb, line 206
    def focus_file_search
      @gtk_entry.has_focus = true if @gtk_entry
    end