关于搜索功能定位问题。
For example, there are many files with content such as print..xxx xxx xxx,,,,, print..zzz zzz zzz... When I search for the text content after the keyword print, the search will locate to the last line of the current page. For example: ... ... ... print... (the cursor will be positioned on the last line of the page) When you need to view the content after print, you will need to scroll or turn the page. Although there is no problem with the logic, it will make it very troublesome to view the content after the search. Especially when there is a large amount of text content. Therefore, it is recommended that the search location should not be positioned at the last line of the page, but instead at the middle of the page where the search keyword is located. In this way, it will be very convenient to view the content before and after the search result.
内容来源: cxasm/notepad--