What's in?
- Run a custom script
- Archive selected file/directory
- Show number of cherry-picked files in multi-copy mode
- Env var
NNN_SHOW_HIDDEN
to show hidden files by default - More informative help screen
- Prefer env var VISUAL, if defined, to EDITOR
- New/changed/remapped shortcuts
- ^] - spawn a new shell in current directory
- r - edit directory entries in vidir
- R - run a custom script
- f - archive entry
- ^I - toggle navigate-as-you-type mode
- L - lock the current terminal (Linux-only)
- All Ctrl shortcuts enabled in navigate-as-you-type mode
- Fix: GUI programs closing when parent terminal is closed
- Recognize
~
,-
and&
at bookmark prompt - Recognize ruby (.rb) files as text files
- Efficient integer-only file size calculation
- Official inclusion on openSUSE and Fedora
- Package generation for Ubuntu 18.04