nano

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

commit 35788ff48c56259d87c5df48aa8e61d293522ca7
parent 9956e530d035230a1271c28c079dfb53d2a5ea2e
Author: Chris Allegretta <chrisa@asty.org>
Date:   Sun, 26 Nov 2000 04:39:49 +0000

I hereby retract bug #48, as Pico does the exact same thing, oops


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

Diffstat:
MBUGS | 3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/BUGS b/BUGS @@ -83,8 +83,5 @@ such as when all of a line is selected but the mark doesn't proceed to the new line. (8) { Is this an issue? compare to pico 3.5 } - totsize problems still abound in do_justify (33). -- When the cursor is set, moving left from the beginning a line brings you - up to the next line, but hitting left again does not actually move the - cursor (48). $Id$