pkgsrc/sysutils/nnn
sjmulder a5c77b7fa0 nnn: Update to 3.0
Changes:
- take list of files as input and show
- option -e replaces NNN_USE_EDITOR
- option -t replaces NNN_IDLE_TIMEOUT
- PCRE support
- more readline bindings for native prompts
- run GUI app as plugin
- attempt lazy unmount when regular unmount fails
- fix unmount on macOS: use umount
- detect sshfs and rclone to prompt intelligently
- auto-proceed on file open (toggle key +)
- quit with error code on Q
- additional key F5 to toggle hidden
- key e to edit in EDITOR (back on multiple user requests)
- option to edit list of files in selection is changed to E
- do not end selection on redraw
- nuke: glow as Markdown viewer
- nuke: refactor, handle some common video types by extension
- file name removed from status bar
- static Makefile target
- generate, upload static package on release
- fix crash on entering empty dir, then Down
- fix keypresses lost when showing message
- fix #227: nnn creates xdg-open zombies
2020-03-16 16:27:18 +00:00
..
DESCR
distinfo nnn: Update to 3.0 2020-03-16 16:27:18 +00:00
Makefile nnn: Update to 3.0 2020-03-16 16:27:18 +00:00
options.mk nnn: Update to 2.9 2020-01-28 14:31:19 +00:00
PLIST