commit 7ffc01f00cffa87e03de04daa8c3da8c2ea84a0e
parent e106a8784133492a1e6a7a43754f5197f5f3d2a3
Author: Chris Allegretta <chrisa@asty.org>
Date: Sat, 25 Nov 2000 20:52:28 +0000
Added bug #48
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@325 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/BUGS b/BUGS
@@ -83,5 +83,8 @@
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$