I would like to see executed (via !cmd) command before its output. How can I configure vifm for this?
!cmd
Now the outputs from different commands are not visually divided and there is no clue about exact command executed.
There is nothing builtin for that, you might have to improvise. Like pointing 'shell' at a script that echoes its arguments before executing them.
'shell'
Can we expect future improvement for this?