In a large file, I would isearch for the word byebug
but as soon as I type by, my cursor is moved to a line containing the word bystander. (The file actually does not have the word byebug.)
But now I'm a bit lost with my cursor at this random line. I didn't find what I was looking for (byebug), and I don't know how to get back to where I started searching.
This kinda sucks. Is there a way to either
a) tell search to not start until I've finished typing or
b) if I search moves my cursor to a partial match, how can I go back to where I was
isearch-edit-string? And, press return when you are done typing the string?