--remote options is mentioned in man page, but when I try to use it i get error meessage
#vifm: unrecognized option '--remote'
It's turned out that my installation just miss that option
vifm -v
Version: 0.8
Git info: built out of repository
Compiled at: Jul 20 2015 23:35:23
Support of extended keys is on
Parsing of .desktop files is enabled
Without GTK+ library
With magic library
Without X11 library
Without dynamic loading of X11 library
With file program
With -n option for cp and mv
Without remote command execution
I used the fedora package:
Name : vifm
Arch : x86_64
Epoch : 0
Version : 0.8
Release : 1.fc23
Size : 3.4 M
Repo : @System
From repo : fedora
Summary : Lightweight file manager with vi like key-bindings
URL : http://vifm.info/
License : GPLv2+
Description : A ncurses based CLI file manager with vi like key-bindings
Perhaps, fedora maintainers have a reason to exclude remote options.
What would you suggest to make vifm to have remote option?