Vifm
Vifm is a console-based, two-pane file manager for Unix-like systems, designed to emulate Vim's modal editing and command approach. It runs in a terminal and uses the ncurses library to render its interface.
The interface consists of two panels showing directory contents, with navigation modeled after Vim. Users move
Vifm provides marking to select multiple files and supports batch operations; it integrates with external tools
It is highly configurable via a Vim-like configuration file and customizable mappings; users can define commands
Vifm is free and open-source software; it is maintained by a community of contributors and is available