nano

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

commit 9541f2a1d31e364152c86a47d620b22cff6cb205
parent d56bd79daf0ca7144939d73eed6788526f5de1fe
Author: Chris Allegretta <chrisa@asty.org>
Date:   Sat,  2 Sep 2000 07:31:32 +0000

credit to Mini edit team for Meta idea


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

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

diff --git a/ChangeLog b/ChangeLog @@ -11,7 +11,7 @@ CVS Code the M-key usage and the help text to explain keys whcih generate Meta. Moved the toggle Meta keystrokes to the first column instead of the third as they are the primary keystrokes for the - functions. + functions. Thanks Mini editor team :-> - Changed last_search and last_replace vars to statically allocated (hence nulled) and moved to search.c (Matt Kraai). - nano.c: