nano

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

commit 75dfa8ad42a8e1ca3c2c6299c5d4085ea835e286
parent b0f0b7f471ff7926e15787a0232173f68df1449e
Author: Chris Allegretta <chrisa@asty.org>
Date:   Fri, 30 Jan 2009 17:38:23 +0000

Make changelog message less harsh as terminal state shoudl now be fine on exit.



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

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

diff --git a/ChangeLog b/ChangeLog @@ -1,6 +1,6 @@ 2009-01-29 Chris Allegretta <chrisa@asty.org> * nano.c (main): Add support for nano acting like a pager when invoked with - as first - file argument. Not yet perfect (garbles screen state on exit) but it's something. + file argument. 2009-01-28 Davide Pesavento <davidepesa@gmail.com> * doc/syntax/gentoo.nanorc: Updates from David and Mike Frysinger.