From 91e05e64a0419d5a3728ec9f143dee97895e1ef5 Mon Sep 17 00:00:00 2001 From: Chris Allegretta Date: Mon, 14 Sep 2009 21:38:53 +0000 Subject: [PATCH] Add softwrap and undo into the sample .nanorc. git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4410 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- doc/nanorc.sample.in | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/nanorc.sample.in b/doc/nanorc.sample.in index 1800ad66..dcb46d94 100644 --- a/doc/nanorc.sample.in +++ b/doc/nanorc.sample.in @@ -170,6 +170,12 @@ ## characters as parts of words. # set wordbounds +## Enable the new (EXPERIMENTAL) generic undo code, not just for line cuts +# set undo + +## Enable soft line wrapping (AKA full line display) +# set softwrap + ## Color setup ## -- 2.39.5