]> git.wh0rd.org Git - nano.git/commitdiff
in nano.texi, add minor updates to put some text back in sync with
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 20 Apr 2006 15:45:24 +0000 (15:45 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 20 Apr 2006 15:45:24 +0000 (15:45 +0000)
nano's current feature set

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3402 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog
doc/texinfo/nano.texi

index 14a58e4ff38524907fd91a32e1a263d28afd6cbd..b588f68545a50e88b502762530aae3f2cdacdcf7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -115,7 +115,7 @@ CVS code -
        - Mention that backup files and spell checking are disabled in
          restricted mode, as rnano.1 does. (DLR)
        - Add minor updates to put some text back in sync with nano's
-         help text. (DLR)
+         help text, and with nano's current feature set. (DLR)
 - doc/man/fr/nano.1, doc/man/fr/nanorc.5, doc/man/fr/rnano.1:
        - Updated manpage translations by Jean-Philippe GuĂ©rard.
 - doc/nanorc.sample:
index 491811f258598f29c8d33d9d3ba60cf8884f2d6b..ac4883685bf401edf8732890bd0e87fa38fdd638 100644 (file)
@@ -404,12 +404,14 @@ 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
-and page up/down.  The behavior of the enter (or `s') key 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
-statusbar and the file browser is exited.
+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 (or 's') key 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 statusbar, and the file
+browser exits.
 
 @node Pico Compatibility, Building and Configure Options, The File Browser, Top
 @chapter Pico Compatibility