Create directory in vifm
To create a directory:
:mkdir <dirname>
(sorry, not enough rep to add a comment on DavidPostill post)
I found for v.0.4 the command had to be
:!mkdir <dirname>
To create a directory:
:mkdir <dirname>
(sorry, not enough rep to add a comment on DavidPostill post)
I found for v.0.4 the command had to be
:!mkdir <dirname>