Is there a way to use tag (t) with movement? Let's say I want to tag the current line and its following 3 lines. I was hoping to use t3j, but it doesn't seem to work.
Thank you
It doesn't accept movement. That kind of selection is usually done in visual mode (v3j).
v3j