From 7ffc01f00cffa87e03de04daa8c3da8c2ea84a0e Mon Sep 17 00:00:00 2001
From: Chris Allegretta <chrisa@asty.org>
Date: Sat, 25 Nov 2000 20:52:28 +0000
Subject: [PATCH] Added bug #48

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@325 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 BUGS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/BUGS b/BUGS
index fec77c0b..5a814ad5 100644
--- 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$
-- 
GitLab