nano

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

commit 5bbce6a8476704fad1d3ca6e4d54b8e38cbb5f24
parent 7b0667fa7a92ad4b2b7d3dfd306644aee33124c3
Author: Chris Allegretta <chrisa@asty.org>
Date:   Thu, 10 Jan 2002 12:48:16 +0000

Oops, make that Bug #68 :-)


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

Diffstat:
MBUGS | 2+-
MChangeLog | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/BUGS b/BUGS @@ -128,7 +128,7 @@ "magic line" is not created" (reported by David Lawrence Ramsey, fixed by David Lawrence Ramsey & Chris) (66) [FIXED]. - ^C does not work after a suspend in tcsh (discovered by - Trevor Cordes) (67) [FIXED]. + Trevor Cordes) (68) [FIXED]. ** Open BUGS ** diff --git a/ChangeLog b/ChangeLog @@ -15,7 +15,7 @@ CVS code - val - 32, fixes Alt-R calling doprev instead of replace. do_suspend() - Call tcsetattr() to restore the old terminal settings, so - tcsh can use ^C after suspend for example (fixes BUG #67). + tcsh can use ^C after suspend for example (fixes BUG #68). - global.c: shorcut_init() - Replace hard coded ALT_G and ALT_H values in the replace