f8ac64da79
nnn v4.2 Mojito 2021-07-21 - `NNN_PLUG` indicator symbol interpretation has **changed**: - `!` - _run-cmd-as-plugin_ (earlier `_`) - `&` - _run-gui-cmd-as-plugin_ (earlier `|`) - `|` (new) - page noninteractive _run-cmd-as-plugin_ output - persistent selection markers (#1086) - option _extract to..._ for archives - mount remote and mount/extract archive to a smart context - confirm file trashing to avoid accidental press of <kbd>x</kbd> (#1101) - insert the last command executed at prompt on <kbd>Up</kbd> or <kbd>Down</kbd> - insert the current file name at empty prompt on <kbd>TAB</kbd> - handle redraw issue on missed `KEY_RESIZE` (#1067) - add force-tty capability to spawn and set pagers to it (#1064) - clear selection mode on deselecting last selected file (#1098) - remove selected hovered entry from selection on deletion - disable filtering in empty directories - ignore last pressed filter character when no matches - fix broken screen on resize while paging (#1072) - fix archive not hovered on creation - remove libgit2 dependency in `gitstatus` patch (#1095) - add `-G` flag for `gitstatus` patch - option `-X` for explorer (persistent picker) mode - option `-F` decommissioned in favour of config `NNN_HELP` - `-F` redefined to multiplex `NNN_FIFO` to preview or explore - support paging noninterative _run-cmd-as-plugin_ output - `nuke` - add option to execute binaries (#1111) - plugin `fzopen` - call `open` on macOS, add option to use `nuke` - plugin `fzcd` will not modify selection - plugin `suedit` - preserve environment - several `preview-tui` fixes - plugin `wall` renamed to `wallpaper` - remove plugin `fzz` - merged into plugin `autojump` - remove plugin `upgrade` - packaging is on OBS now - remove plugin `treeview` - needs minor `preview-tui` tweak - remove plugin `picker` - `nnn -p -` does the same - remove plugin `pdfview` - needs simple change in `pdfread` - remove plugin `uidgid` - use program option `-U` - remove plugins `mediainf`, `hexview` - simple one-liners ------------------------------------------------------------------------------- nnn v4.1.1 Sake 2021-06-03 - fix segfault on session save (#1041) - remove redundant `_Atomic` usage - move [`patches`](../tree/master/patches) directory to top-level - fix and cleanup gitstatus patch - plugin `imgview` improvements (#1049) - restore source-code packing on CircleCI - add Makefile target to compile with musl ------------------------------------------------------------------------------- nnn v4.1 2021-06-02 - a patch management model for approved patches - multi-threaded disk usage calculation using pthreads and FTS - dynamic view update when calculating disk usage - <kbd>Bksp</kbd>/<kbd>Del</kbd> at empty filter prompt to refresh dir - Try to create new context with <kbd>Shift-TAB</kbd>, else reverse cycle - <kbd>Alt+Esc</kbd> to quit context from filter prompt - fix zombies left behind after running plugins (#999) - named persistent sessions (mcchrish/nnn.vim#43) - consider nanosecond resolution when sorting by time (#978) - check external selection in `'c'urrent / 's'el` prompt (#976) - show number of files selected in local selection buffer, if any - `nnn` & picker plugin (e.g. `fzopen`) sync (mcchrish/nnn.vim#82) - make batch rename interactive (#971) - cached uid/gid for performance improvement - fixes for `nnn` with `netbsd-curses`, `musl-fts`, `musl` (#998) - script to statically compile `nnn` with `musl gcc` on Ubuntu - restore hovered file when plugin is chosen from plugin dir - support QuickLook on WSL in `preview-tui` (#959) - toggle `preview-tui` with the same _custom_ plugin key - smoother preview toggling in `preview-tui` (#966) - `listen_on` should be set in kitty.conf for `preview-tui` (#970) - minimal `bat` style in `preview-tui`, honors `$BAT_STYLE` - plugin `preview-tui-ext` supersedes `preview-tui` (#1033) - plugin `fzcd` can now fuzzy search multiple directories - plugin `imgview` supersedes `imgthumb` and `vidthumb` - plugin `umounttree`: unmount remote mntpoint from within - plugin `xdgdefault`: set the default app for hovered file type - plugin `fzplug`: fuzzy find, preview and run other plugins - plugin `cmusq`: queue/play music in `cmus` - plugin `mocplay` renamed to `mocq` - plugin `cleanfilename` renamed to `fixname` - go to last dir on <kbd>~</kbd> (HOME) or <kbd>`</kbd> (ROOT) key repeat - ambiguous key <kbd>^Space</kbd> to select/clear range dropped (#998) - user wiki page for [Themes](https://github.com/jarun/nnn/wiki/Themes) - show selection mark (`+`) in reverse bold for improved visibility - reverse block replaces `>` to mark hovered entry in detail mode - make option `O_CKBOARD` removed - make option `O_NOLOC` renamed to `O_NOLC` - ignore `O_NOLC` if `O_ICONS` or `O_NERD` is specified (#1026) - unicode arrow indicators if `O_ICONS` or `O_NERD` is specified - make option `NOX11`: disable notis, sel-clipboard sync, xterm title - retain filter in _nav-to-type_ mode after file open - fix no files picked with `NNN_TMPFILE` exported and <kbd>q</kbd> to quit - disable xterm title setting in picker mode (#974) ------------------------------------------------------------------------------- nnn v4.0 Sushi 2021-04-13 - show xterm title on option `-x` ------------------------------------------------------------------------------- nnn v3.7 2021-04-13 - allow plugins to clear selection (#884, #889, #917) - do not clear selection on hovered file deletion - resurrect `'c'urrent/'s'el` prompt and option `-u` (#889) - show only file name in reverse in detail mode - more file/mime types supported in `preview-tui-ext` - plugin `mtpmount` - (un)mount MTP devices - plugin `cleanfilename` - more shell-friendly file names - plugin `rsynccp` - copy-paste with visual progress - replace `$HOME` by `~` in address bar - show current path in terminal title (#911) - total links and inode number of hardlink in statusbar - fix symlink to text file not opening in CLI editor (#890) - fix symlink size shown as 0B in statusbar (#888) - show symlink target in statusbar (#893) - show correct disk free/total on macOS (#888) - fix directory disk usage showing as 0 on macOS (#941) - fix name col len with `-C` and icons compiled-in (#936) - refactor printing entries in light/detail modes (#934) - make option `O_CKBOARD` for checker board as indicator |
||
---|---|---|
.. | ||
DESCR | ||
distinfo | ||
Makefile | ||
options.mk | ||
PLIST |