nano

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

commit e34f96dec2500b925067fb154f00ba73947aa76d
parent 5b89a14514b2259c64077bdb19779dd3f3e65213
Author: Jordi Mallach <jordi@gnu.org>
Date:   Wed, 20 Dec 2000 01:06:39 +0000

Add request for backup saves.


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

Diffstat:
MTODO | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/TODO b/TODO @@ -20,8 +20,9 @@ Current Version: For Next Version: - Undo/Redo key? -- single line scroll up/down? +- Single line scroll up/down? - Color syntax highlighting? (certainly seems like there's a demand for it.) - .nanorc ????? +- Backup making (filename~)? $Id$