nano

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

commit e2a9e3c5fab07c8531188b0d25306da4b88df9fb
parent db469d8666c6ad84333a5661d94a020694ef4924
Author: Jordi Mallach <jordi@gnu.org>
Date:   Mon, 24 Mar 2003 13:09:26 +0000

Sigh. It's nanorc.sample...


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

Diffstat:
MUPGRADE | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/UPGRADE b/UPGRADE @@ -6,7 +6,7 @@ Visible changes since 1.0 * Editor Features - Complete Pico compatibility (--pico has been removed, and -p means something else, see below). - - nanorc support (see sample.nanorc included in sources). + - nanorc support (see nanorc.sample included in sources). - Smooth scrolling (-S). - Searching of matching brace/bracket/etc. - Help for all editor features.