From: Chris Allegretta Date: Wed, 12 Jul 2000 02:28:33 +0000 (+0000) Subject: Added some bugs X-Git-Tag: v0.9.13~14 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=6a2273d7819a6b3f1398be577e82b3e6e9b18635;p=nano.git Added some bugs git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@100 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- 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) +