Sublime Forum

CTRL + F doesn't find stars

#1

I mostly use ST as notepad on steroids to compose emails before pasting them to my email client, not as an editor of a specific programming language.

CTRL + F has no problem finding any string of characters, but if I type *** in various places of a text (to mark places I want to come back to later), CTRL + F doesn’t highlight or find ***

Any idea why?

Thanks

0 Likes

#2

Do you have regex search enabled?

1 Like

#3

Indeed, that fixed the problem.

For those who will find this thread, it’s the 1st button in the find bar.

Thanks!

0 Likes