nano

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

commit 92325e74b950298896d926933ea82b4e146308f0
parent 220ba692e6341e942ca273b6c9114a96cfc17ff9
Author: Chris Allegretta <chrisa@asty.org>
Date:   Mon, 18 Dec 2000 03:44:22 +0000

Oops, credit Rocco


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

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

diff --git a/ChangeLog b/ChangeLog @@ -36,7 +36,8 @@ General the Alt-Alt-x code. help_init() - Fix off by one error that was making ^G help in normal mode and - ^_ in pico mode not be displayed in the help. + ^_ in pico mode not be displayed in the help (bug discovered by + Rocco Corsi). - nano.1, nano.1.html: - Updated man page for -b, -e, -f and expanded explanation for -p. - utils.c: