From 6a2273d7819a6b3f1398be577e82b3e6e9b18635 Mon Sep 17 00:00:00 2001 From: Chris Allegretta Date: Wed, 12 Jul 2000 02:28:33 +0000 Subject: [PATCH] Added some bugs git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@100 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- BUGS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/BUGS b/BUGS index 952bf5ed..7e88b9f2 100644 --- 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) + -- 2.39.5