nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit 2440a5199c1279f26c63e2ce313d037443c5f08d
parent 9c34a167d8ef94018fe09a4be894fe4726882b2a
Author: Chris Allegretta <chrisa@asty.org>
Date:   Sat, 26 Jan 2002 03:34:06 +0000

Mention unset in the sample nanorc


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

Diffstat:
Mnanorc.sample | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/nanorc.sample b/nanorc.sample @@ -1,6 +1,8 @@ # Sample initialization file for GNU nano # Please note that you must have configured nano with # --enable-nanorc for this file to be read! +# +# To make sure a value is not enabled, use "unset <option>" # Use regular expressions by default # set regexp