nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit cf7c9936ad11a05e2d09632b3dda9ce2699230f6
parent 9babaf3b3804a1125ee9f23c7180f00a6de26025
Author: Chris Allegretta <chrisa@asty.org>
Date:   Wed, 30 Aug 2000 13:57:36 +0000

Updated BUGS


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@190 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
MBUGS | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/BUGS b/BUGS @@ -53,6 +53,8 @@ [FIXED] - When doing a search and the marker is set, the screen does not always properly update the inverted text (39). [FIXED] +- Searches for a string that only exist on one line multiple times will + fail after finding the last occurance (discovered by Ken Tyler) (40). [FIXED] ** Open BUGS ** - Marked cutting sometimes leaves a newline in the file unintelligently,