nnn v3.5 Freddie
nnn v3.5 Freddie Release Notes.
- support Alexey Tourbin's QSORT macro [
make O_QSORT=1] - support Nerd Font patched icons [
make O_NERD=1] - auto-generate static binaries with icons support
- audit and adapt all plugins for macOS
- enhance plugin
dupsto delete duplicates interactively - plugin
autojumpnow supportsjumpandzoxide - support
gio trashto Trash [export NNN_TRASH=2] (#740) - quit program on double Esc in normal mode (#775)
- ^Space replaces ^K for range selection/clear selection
- show selection symbol (
+) next to filename in detail mode (#741) - error & quit on Q if no selection, else pick to stdout
- repeat ^T to cycle sort by time, size and clear
- option
-Uto show user & group info in status bar - option
-Jto disable auto-proceed on select (#713) - option
-Dto show dirs in context color withNNN_FCOLORS - honor option
-Cfor context colors - show indicators if more entries above/below listing (#744)
- show missing utility name in flash msg (#753)
- exit
preview-tabbedon ^C (#727) - invoke GNU sed (gsed) on macOS (#728)
- fix HW cursor moves to wrong line (#735)
- fix rollover bug with multiline scroll (#743)
- fix input stream not listed with
-s/-S(#777) - fix locker not being invoked
- make target
upxfor additional binary compression - compress auto-generated static binaries with upx
- make variable
O_NOSSNto compile out sessions - make variable
O_NOUGto compile out user & group info