]> git.wh0rd.org Git - nano.git/commitdiff
updated bugs as discussed on the list
authorRobert Siemborski <rjs3@andrew.cmu.edu>
Fri, 26 Jan 2001 16:23:39 +0000 (16:23 +0000)
committerRobert Siemborski <rjs3@andrew.cmu.edu>
Fri, 26 Jan 2001 16:23:39 +0000 (16:23 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@507 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

BUGS

diff --git a/BUGS b/BUGS
index af23fd513b98fe5f2a0dd1b1af79b391dcdfcd9d..1e880890f9d107a524d5be1541e9a77ed0c01b40 100644 (file)
--- a/BUGS
+++ b/BUGS
 - with PDCURSES, running meta-X turns off the keypad.  (51) [FIXED]
 - Alt speller argument (-s, --speller) does not take a string argument of
   more than one word. (53) [FIXED].
+- totsize problems still abound in do_justify (33) [FIXED]
+- Marked cutting sometimes leaves a newline in the file unintelligently,
+  such as when all of a line is selected but the mark doesn't proceed to
+  the new line. (8) [FIXED/IRRELEVANT]
 
 ** Open BUGS **
 
-- Marked cutting sometimes leaves a newline in the file unintelligently,
-  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)