- [x] subdir
mounts
for remote and archive mounts
- [x] remove mount point on successful unmount of remote/archive
- [x] show error and prompt user if
cp
/mv
/rm
operation fails
- [x] support absolute/relative paths in cp/mv as
- [x] mark current path automatically on archive/remote mount
- [x] mark current path automatically on target file visit in find and list mode
- [x] option
-C
to place HW cursor on hovered for screen readers and braille displays
- [x] option
-u
to use selection (if available) and skipcurrent/sel
prompt
- [x] key Alt+Esc to clear filter prompt and redraw
- [x] support Esc to cancel remove operation
- [x]
gpge
&gpgd
: encrypt and decrypt with GPG
- [x]
blknew
: create new files and directories in bulk
- [x]
preview-tui
:
- [x]
upload
: send to Firefox Send ifffsend
is found
- [x]
hexview
: addhx
as alternative hex viewer
- [x]
nuke
andimgview
: addimv
as alternative image viewer
- [x] add find (with
fd
) and grep (withrg
) examples in plugins doc
- [x] key Esc or left click to resend hovered file path to
NNN_FIFO
- [x] show
+
instead ofs
in status bar on selection
- [x] F5 removed (misfit for toggle hidden), ^S removed (often masked, redundant)
- [x] handle abnormal program termination and remove NNN_PIPE and/or NNN_FIFO
- [x] clear selection after successful batch rename, link creation
- [x] make option
O_CTX8
for 8 contexts (NOT backward compatible with 4 contexts)
- [x] fix issue with child window resize (see #656)
- [x] fix issue with
NNNLVL
on macOS (see #639)
- [x] fix issue with restoring session with du/au enabled