After six months of development Release of the console file manager , under GPLv3+ license.
Main features :
- Significantly accelerated deletion of large directories (previously, recursive deletion of directories was much slower than "rm -rf" as each file was iterated and deleted individually);
- The layout of the dialog displayed when attempting to overwrite an existing file has been redesigned. The "Update" button has been renamed to "If older". An option has been added to prevent overwriting with empty files;

- Added the ability to override hotkeys for the main menu;
- In the built-in editor, syntax highlighting rules for Shell, ebuild, and RPM SPEC files have been expanded. Issues with highlighting certain constructs in C/C++ code have been resolved. The ini.syntax rules for highlighting the contents of systemd configuration files have been ensured. Regular expressions in sh.syntax rules have been expanded for parsing file names;
- The built-in viewer now includes a quick one-time reverse search feature, invoked by the Shift+N combination;
- Code cleanup has been conducted;
- Geeqie (a fork of GQview) is set as the default image viewer in settings, and if it is absent, GQview is invoked;
- File name highlighting rules have been updated. Files
".go" and ".s" are now highlighted as code, while ".m4v" as multimedia content; - A new color scheme "featured-plus" has been added, resembling the color scheme of FAR and NC (for example, different colors have been set for directories and highlighted files);
- Build issues in AIX OS have been resolved.
Source: opennet.ru

