AKWintermute wrote:The real gist is that I don't want to do a "search" (press or keyboard combo) each time I change the search text, I just want the selection/highlight to change as I type. If there was an event handler for the search text box similar to the on-change event handler in javascript for HTML inputs we could write a custom plug-in to handle the event. Since I'm new to Sublime I was unable to find anything in the API, perhaps one of you more familiar can point me in the right direction.
did you try ctrl+i instead of ctrl+f?