
The Find dialog also has an “Up” option to search from the cursor to the start of the file-but it couldn’t search the entire file unless you placed the cursor at the start or end of the file and selected the appropriate option. So, if you had your cursor in the middle of the document and then used Find or Replace to search for a word, it would only find (or replace) that word if it appeared after the cursor. Without Wrap Around, Notepad will only search from the point of the text entry cursor to the end of the file. To use it, just check the “Wrap Around” checkbox in the dialog window. Microsoft’s text editor now offers a “Wrap around” option you can check when using the Find or Replace dialog windows. Notepad searches Bing for the selected word or phrase and show the results in your web browser. To use this feature, select some text, and then click Edit > Search With Bing-or press Ctrl+B. Notepad can now search the web with Bing. RELATED: Microsoft Finally Fixes Notepad After 20 Years of Inadequacy Bing Search


This makes Notepad more useful if you’re working with Linux software in the Linux subsystem for Windows, previously known as Bash for Windows. Notepad displays the end of line characters it’s using for the current file on the status bar at the bottom of the window. You can edit and save the file, too-Notepad will automatically save the file with the correct type of line break. But, when you open a file with other line endings, Notepad will automatically detect that and display it properly. Notepad still supports Windows-style line endings (CRLF) and uses them by default.
