]> git.wh0rd.org Git - nano.git/commitdiff
Updated README for some of the schnazzy 1.1 features
authorChris Allegretta <chrisa@asty.org>
Wed, 11 Jul 2001 02:49:43 +0000 (02:49 +0000)
committerChris Allegretta <chrisa@asty.org>
Wed, 11 Jul 2001 02:49:43 +0000 (02:49 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@724 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

README

diff --git a/README b/README
index cc461c90c6942f9060391136e6fcd37472a3cf73..78452e08b37f0b894fc106a6eba636efd08f72ee 100644 (file)
--- a/README
+++ b/README
@@ -58,6 +58,20 @@ Current Status
        stabiliity is not guaranteed.  If this is not what you're
        interested in, please use the latest 1.0.x release of nano.
 
+       New features in this branch include:
+       + .nanorc file support (--enable-nanorc configure option, 
+         see sample.nanorc file)
+       + Negative -r value for "#cols from right", allows dynamic adjustment
+         of wrap margin based on window size.
+       + Write marked text to separate file (^O after selecting with ^^).
+       + Append to file (Meta-A at write file menu).
+       + Multiple file buffers! (--enable-loadoninsert configure option,
+         --loadoninsert, -L cmdline flag, Meta-L toggle, then ^R to load).
+       + Better compatibility with Pico.  Mouse mode now supports clicking
+         shortcuts and files in browser, search toggles that are Pico 
+         extensions moved to Meta keys so as to not interfere with Pico
+         control sequences.
+
    Chris Allegretta (chrisa@asty.org)
 
 $Id$