Welcome to Vifm Q&A, where you can ask questions about using Vifm. Registration is optional, anonymous posts are moderated. E-mail and GitHub logins are enabled.
0 votes
in vifm by

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

1 Answer

+1 vote
by
selected by
 
Best answer

It doesn't accept movement. That kind of selection is usually done in visual mode (v3j).

If you would like to make a bug report or feature request consider using GitHub, SourceForge or e-mail. Posting such things here is acceptable, but this is not a perfect place for them.
...