nano

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

commit 46055b2543dd0a2609492ee055b44b6381654b72
parent 53712748ec67042acd9df30c4b19dcab6600de65
Author: Chris Allegretta <chrisa@asty.org>
Date:   Fri,  9 Mar 2001 16:19:50 +0000

Added string history to 1.1 TODO


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

Diffstat:
MTODO | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/TODO b/TODO @@ -24,5 +24,6 @@ For Next Version: - Color syntax highlighting? (certainly seems like there's a demand for it.) - .nanorc ????? - Backup making (filename~)? +- Search (etc) string history [1.1] $Id$