nano

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

commit 12de5ca7cf84f19edfd983aad0b02328e0f19fda
parent a711f7e6388d1a7a29f3665cffe3718c51ca3964
Author: Chris Allegretta <chrisa@asty.org>
Date:   Thu, 25 Jan 2001 22:16:12 +0000

Added bug #53


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

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

diff --git a/BUGS b/BUGS @@ -95,6 +95,7 @@ - Resizing the window completely screws up the display if in any other mode than normal editing (help screen, search and replace, file browser..) (52) - +- Alt speller argument (-s, --speller) does not take a string argument of + more than one word. (53). $Id$