nano

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

commit f3e80adbe418a4531888811ad3b130fe3b6dcd4d
parent 7bf7274d9fb52e20e1060c0d3831981b0c3b3b2f
Author: Chris Allegretta <chrisa@asty.org>
Date:   Sun, 28 Oct 2001 04:49:10 +0000

Oops, typo in dec there, it's Alt-[-whatever


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

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

diff --git a/ChangeLog b/ChangeLog @@ -1,7 +1,7 @@ CVS Code - - nano.c: main() - - Add Esc-[IGL] keys for FreeBSD Console (PgUp,PgDn,Insert). + - Add Esc-[-[IGL] keys for FreeBSD Console (PgUp,PgDn,Insert). nano-1.1.3 - 10/26/2001 - General