I'm trying to use the search and replace functions, but I have run into trouble. I see that there's a regex option which is perfect because I want to select several words that a regex string would be able to capture. However, when I type something like [a-z] or [:alpha:], the search function won't highlight anything. Am I misunderstanding what the regex option means?