nano

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

commit 97cd67c3d4b669cefe5eef258b4ff61a1ee1abab
parent f28ff9dece93b488f34aca68834e7cbb965f330f
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Mon, 24 Jul 2006 19:15:35 +0000

fix changelog entry


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

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

diff --git a/ChangeLog b/ChangeLog @@ -135,7 +135,7 @@ CVS code - - winio.c: parse_kbinput() - Properly handle combined meta and escape sequences, so that - e.g. Meta-+ will work properly when the + is on the numeric + e.g. Meta-/ will work properly when the / is on the numeric keypad and NumLock is off. Also, properly handle combined control character and escape sequences, so that e.g. Esc Esc / will work properly when the / is on the numeric keypad and