Try this in ST 4:
- Open some file with text
- Select a word which is multiple times available in the text by using the double click method
- CTRL+F to active the Find function
- In the status bar watch the displayed text: It should end in " of matches", where m is the position of the currently selected text in the list all matches.
- Press “Escape” to end the Find function
- Select the same word but now with the mouse, from left to right, so that the blinking cursor will be at the start of the selected word
- Repeat steps 3 and 4: Now the status bar only shows " matches". What happend with the position?