I just installed vifm-0.7.4. It included much more functions than version 0.4. However, I am missing one behavior in the old version. That is, if you enable screen
in vifm
:
:screen
once you press l or Enter on a text file, the file will be open in vi
in a new screen
window. However, in the new version, the file is open in the same window as vifm
interface. I can open the file in a new screen
window using the edit
command:
:e
But it is less convenient than a single l. Is it possible to go back to the old behavior in the new version?