]> git.wh0rd.org Git - nano.git/commitdiff
Bug update
authorChris Allegretta <chrisa@asty.org>
Thu, 3 Aug 2000 23:01:12 +0000 (23:01 +0000)
committerChris Allegretta <chrisa@asty.org>
Thu, 3 Aug 2000 23:01:12 +0000 (23:01 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@158 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

BUGS

diff --git a/BUGS b/BUGS
index 195459001f325fe1f78eef4acad3822e1f3b587f..e29a19fa4e0a4472c7f3a2f31b4753c48303349c 100644 (file)
--- a/BUGS
+++ b/BUGS
 - Using nano -t, user can not exit until a filename is given via ^O. (30)
  [FIXED]
 - Using -k cut text is not pasted properly. (34) [FIXED].
+- Using -k pasted text is not updated properly if it goes beyond editbot. (35)
+ [FIXED]
 - Doing a cut with -k can screw up the filestruct, fault is in cutting
  code. (36)  [FIXED]
 - Hitting enter on the magic line makes new lines, but they are not
   written out to disk when saved..... (37). [FIXED]
 - Page up and page down do not work the same way as Pico (# of lines). (38)
  [FIXED]
-
 ** Open BUGS **
 
 - Marked cutting sometimes leaves a newline in the file unintelligently,
@@ -62,4 +63,3 @@
   causes a random segfault (16) [FIXED?]
 - In replace, there is no way to accept the default replace string. (27)
 - totsize problems still abound in do_justify (33)
-- Using -k pasted text is not updated properly if it goes beyond editbot. (35)