Notebook of vifm

Notes:
– key combinations example:
– First step, go to command line with: (:) then some text that entered as viewed in the example: <key_stroke>; !<command>. Every step separated by ;

How to enter vifm inside a folder?

vifm </path>

How to enter vifm in the current folder?

vifm .

How to use command-line of vifm to enter a sh command?

: !<command>: :; !pwd

tbc…