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 command that I can use with --remote to jump to the first item in the active pane?

1 Answer

+1 vote
by
selected by
 
Best answer

Yes:

vifm --server-name test --remote +1

See vifm-:range.

...