]> git.wh0rd.org Git - nano.git/commitdiff
Added some bugs
authorChris Allegretta <chrisa@asty.org>
Wed, 12 Jul 2000 02:28:33 +0000 (02:28 +0000)
committerChris Allegretta <chrisa@asty.org>
Wed, 12 Jul 2000 02:28:33 +0000 (02:28 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@100 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

BUGS

diff --git a/BUGS b/BUGS
index 952bf5edc8e0a12bff71ea9242940614d2022b66..7e88b9f2521480851e2d58e3257a6cac3d10c6d2 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -39,3 +39,7 @@
   documentation's sake. (24) [FIXED]
 - totsize becomes incorrect after word-wrapping (25)
 - In search/replace code there is too much refreshing in bottomwin (26)
+- In replace, there is no way to accept the default replace string. (27)
+- In replace with completely adjacent strings, every other search string
+  will be missed (try replace ':' in a string like ':::::::::') (28)
+