How do I set the vicmd as nvim such that when I open a command history, i.e. q:, and press Enter on the selected line, I want vifm to run execute that command in that line.
This is the behavior I get when I set vicmd as vim, but do not get the same functionality when i use nvim.
Thank you!