Hello,
please is there a way to activate the right pane on startup (using the -c option)? Could not find anything in the manual.
-c
Thank you!
j
Hi,
This should work:
vifm +'wincmd b'
Maybe also add +'wincmd s' or +'wincmd v' to make sure both views are visible.
+'wincmd s'
+'wincmd v'
thank you, no wonder that searching in manual did not reveal it :-)