From 3c10ec016cba79388dbbaed73eded34b06922b2b Mon Sep 17 00:00:00 2001 From: Chris Allegretta Date: Wed, 17 Jan 2001 19:27:55 +0000 Subject: [PATCH] Added bug #51 git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@486 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- BUGS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/BUGS b/BUGS index 4c873aab..14664d2d 100644 --- 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$