nano: The File Browser

 
 8 The File Browser
 ******************
 
 When reading or writing files, pressing ‘^T’ will invoke the file
 browser.  Here, one can navigate directories in a graphical manner in
 order to find the desired file.
 
    Basic movement in the file browser is accomplished with the arrow
 keys, page up, and page down.  More advanced movement is accomplished by
 searching via ‘^W’ (or ‘w'’ and changing directories via ‘^_’ (or ‘g’).
 The behavior of the ‘Enter’ key (or ‘s’) varies by what is currently
 selected.  If the currently selected object is a directory, the file
 browser will enter and display the contents of the directory.  If the
 object is a file, this filename and path are copied to the status bar,
 and the file browser exits.