How to prevent Notepad++ search to loop?

19

1

I like when a search functionality tells me there's no more results when reaching the end of the file, rather than looping to the beginning of the file.

How can I do that in Notepad++? I can't find this option in the preferences menu.

Damien

Posted 2010-11-12T16:50:17.030

Reputation: 293

Answers

33

Uncheck Wrap around when searching.

alt text

Hello71

Posted 2010-11-12T16:50:17.030

Reputation: 7 636

Simple by very very helpful!!!! :) Thank you. – Samuel – 2012-07-19T13:24:06.923

7I wanted the opposite - Notepad++ to search both ways rather than only Up or Down, and your answer helped me (in my case I had to Check the option). Thank you! – Chait – 2013-12-19T16:00:32.053