commit 6a2273d7819a6b3f1398be577e82b3e6e9b18635
parent 627de19ce00e5455856a0084683a18dca144bcbf
Author: Chris Allegretta <chrisa@asty.org>
Date: Wed, 12 Jul 2000 02:28:33 +0000
Added some bugs
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@100 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git 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)
+