I just found out about f and its siblings (t,F,T) and naturally I am intrigued (they seem slightly more efficient than using / - especially with commands like d). But they do not follow line breaks. For instance:
my text
more text
Let's pretend I was on the y in the first line in normal mode. If I type fr I would expect to go to the r in the second line. But it stops at the end of line.
Is there a way to tell these commands to wrap around?
