commit 3c10ec016cba79388dbbaed73eded34b06922b2b
parent c2eeb4e58583939f259d54b72872ad42dbe2cbb8
Author: Chris Allegretta <chrisa@asty.org>
Date: Wed, 17 Jan 2001 19:27:55 +0000
Added bug #51
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@486 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/BUGS b/BUGS
@@ -92,5 +92,9 @@
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).
+- Resizing the window completely screws up the display if in any other
+ mode than normal editing (help screen, search and replace, file
+ browser..) (52)
+
$Id$