]> Sergey Matveev's repositories - nnn.git/blob - CHANGELOG
Merge pull request #1673 from JingMatrix/master
[nnn.git] / CHANGELOG
1 nnn v4.8 Spritz
2 2023-04-13
3
4 - show total size (key <kbd>S</kbd>) of non-filtered selection in a directory
5 - fix tilde (~) handling in file name
6 - plugin `.nmv` now respects `-u` flag
7 - env var `$NNN_PREFER_SELECTION` exported to all plugins
8 - support for wezterm in `preview-tui`
9 - create new file or directory (tree) on startup
10 - run command as plugin now supports exported variables
11 - use `"$nnn"` anywhere when running command as plugin
12 - set defaults for some prompts on <kbd>Enter</kbd>
13 - improve archive, rename and create new workflows
14 - optimize link creation
15 - allow overwriting regular files on new empty file creation
16 - add patch for colemak keyboard (existing renamed to colemak-dh)
17 - add correct check for Wayland in clipboard plugins
18 - add quitcd script for nushell
19 - plugin `kdeconnect` - send multiple files
20 - plugin `preview-tui`: add `chafa` as preferred image viewer, multiple fixes
21 - plugin `nmount` - misc. improvements
22 - add icon for jxl files
23
24 -------------------------------------------------------------------------------
25
26 nnn v4.7 Cuba libre
27 2022-11-24
28
29
30 - fix <kbd>^N</kbd> not working sometimes (#1449)
31 - fix file remove confirmation prompt
32 - bring back `atool` as the default archive handler
33 - add option `-B` to use `bsdtar` as the archive utility
34 - find and list mode improvements
35   ntinue even if max paths/data size limit is exceeded
36   eed improvements
37   pport listing maximum 16K paths of 64 MiB of data
38 - key <kbd>J</kbd> to jump to an entry or relative offset from current entry
39 - prefill the hard link creation prompt when there's a single target (#1507)
40 - documented workaround for docker container crash (#1407, #1476)
41 - plugin `imgview`: handle arguments as strings (#1509)
42 - plugin `wallpaper`: support Wayland (#1512)
43 - plugin `upload`: handle selection using `ffsend` (#1523)
44 - add Rust icons (#1502)
45
46 -------------------------------------------------------------------------------
47
48 nnn v4.6 Absinthe
49 2022-07-26
50
51 - icon handling overhaul (#1432, #1436)
52   - better performance, memory usage and reduced binary size
53 - emoji support for supporting distros and terminals (#1346)
54 - open the target directory of symlinked bookmarks (#1353)
55 - enable show hidden when a hidden file is passed as argument
56 - add Colemak-DH layout keybinds to patch framework (#1421)
57 - set `bsdtar` as the default archive utility
58 - support 4 byte unicode keybinds (#1428)
59 - enable directory auto-enter during filter operation (`-A` to disable)
60 - enable filter prompt inside the bookmark/plugin dirs
61 - show volume usage information in help
62 - add new icon colors for mp4 and flac files
63 - use `stat -x` for file details on *BSD and macOS (#1389)
64 - interpret suffix `$nnn` when paging (#1355)
65 - disable key <kbd>e</kbd> (edit file) in explorer mode (#1394)
66 - fix double order chars on filter case match change
67 - `.cbcp`: more verbose message on paste without a selection
68 - plugin `preview-tui`: scale-up kitty previews
69 - plugin `preview-tui`: account for ueberzug offset
70 - plugin `preview-tui`: support `SPLIT_SIZE` for preview pane (#1431)
71 - plugin `autojump`: support z.lua
72 - new Makefile target `shellcheck` to verify plugins
73
74 -------------------------------------------------------------------------------
75
76 nnn v4.5 Cachaça
77 2022-04-26
78
79 - disable filter info if file details (option `-i`) enabled
80 - open previous active context on context quit
81 - switch <kbd>^J</kbd> and <kbd>+</kbd> functionality:
82   - <kbd>+</kbd>: toggle file selection
83   - <kbd>^J</kbd>: toggle auto-jump on file open
84 - allow symlink creation with name `@` to a single file (#1345)
85 - clear selection on successful operation at native prompt with "%j" (#1330)
86 - reverse timestamps of entries modified/created within 5 minutes
87 - avoid using non-portable `xargs` flags on macOS (#1299)
88 - quitcd script for Elvish shell > 0.17.0 (#1344)
89 - plugin `openall` to open selected files together (#1333)
90 - plugin `gitroot` to jump to git root directory from a subtree
91 - plugin `gsconnect` to send the selected files to Android using gsconnect
92 - icon for opus and webp files
93 - `preview-tui` - fix gif conversion and whitespace name
94 - `preview-tui` - add support for windows terminal split
95 - `preview-tui` - djvu file previews
96 - `nuke` - add support for `imv` when named _imv_
97 - `gsconnect` - support connection to multiple devices
98 - export `NNN_INCLUDE_HIDDEN` to plugins (#1308)
99 - respect `NNN_TRASH` in `.nmv` (#1306)
100 - add GNU sed as a dependency with support for env var `SED`
101 - use bold `>` to point at current entry in detail mode
102 - add 2 spaces after icons for better visibility
103 - documentation refresh
104 - make option `O_NOSORT` to load directories unsorted on entry
105
106 -------------------------------------------------------------------------------
107
108 nnn v4.4 Tequila
109 2021-11-23
110
111 - support macOS iterm2 in plugin preview-tui (#1196)
112 - use selection at native command prompt with `%j` and `%J`
113   - docs - https://github.com/jarun/nnn/wiki/concepts#special-variables
114 - scroll strings longer than columns in rename/new prompts (#1213, #279)
115 - batch rename symlink targets in listing mode (#1214)
116 - option for recursive rename in plugin .nmv (#1186)
117 - more frequent checks for cancellation during du (#1236)
118 - picker mode: enable auto-proceed
119 - picker mode: don't pick hovered file on <kbd>Enter</kbd> if selection exists
120 - picker mode: fix issue in plugin `fzopen` when used to pick files
121 - send file to explorer FIFO on double left click instead of opening it
122 - new neovim plugin [nnn.nvim](https://github.com/luukvbaal/nnn.nvim)
123   - nvim-only, featuring explorer mode (`-F` flag)
124 - explorer mode for [nnn.vim](https://github.com/mcchrish/nnn.vim#explorer)
125 - remove option `-w`: always place HW cursor on current entry
126 - accept link name when linking a single target (#1201)
127 - option `-i` to show current file information in info bar
128 - force GNU sed on *BSD and Solaris
129 - add `nsxiv` support to nuke, preview-tabbed and imgview (#1230)
130 - fix preview-tui without `-a` (#1208)
131 - pass `pts` in env var for preview-tui to use in `tput` (#1235)
132 - disable editing file in picker mode (#1183)
133 - save session in picker mode (#1190)
134 - use nerd icons for gitstatus patch (#1220)
135
136 -------------------------------------------------------------------------------
137
138 nnn v4.3 Martini
139 2021-09-29
140
141 - cool ASCII art logo in the help screen
142 - add `bookmarks` directory for flexible symlinked bookmarks
143 - new key <kbd>B</kbd> to add a symlinked bookmark for current dir
144 - special variables `$dN`, `$fN` available for plugins/prompt/shell to access
145   dir/hovered file in each context
146 - config `NNN_ORDER` to set directory-specific ordering
147 - show/hide hidden files as per context state in plugin based batch rename
148 - retain search filter history for plugin `finder`
149 - sync multiple instances of `nnn` after operation on selection
150 - signal CWD change to terminal via OSC-7 (#1147)
151 - save complete per-context filter when saving sessions
152 - disable symlink resolution for paths in `NNN_BMS` and arg `PATH`
153 - do not end selection mode on running plugins/prompt/shell
154 - plugin `bookmarks` replaced by symlinked bookmarks support
155 - list open locations in active contexts in help page
156 - make option `O_MATCHFLTR` to discard filter key if no match
157 - configurable `NNN_TMPFILE` to _cd on quit_
158 - disable auto marking directories (use <kbd>-</kbd>)
159 - picker mode improvements
160   - open tty for input if `STDIN` is non-tty
161   - truncate output file before writing
162   - do not double select a file on <kbd>Enter</kbd>
163 - legacy macOS (< 10.12.0) support
164 - no redraw during du calculation, show processed dir name
165 - plugin `xdgdefault`: add dmenu support
166 - user patch `restorepreview`: close/restore `preview-tui` for internal edits
167
168 -------------------------------------------------------------------------------
169
170 nnn v4.2 Mojito
171 2021-07-21
172
173 - `NNN_PLUG` indicator symbol interpretation has **changed**:
174   - `!` - _run-cmd-as-plugin_ (earlier `_`)
175   - `&` - _run-gui-cmd-as-plugin_ (earlier `|`)
176   - `|` (new) - page noninteractive _run-cmd-as-plugin_ output
177 - persistent selection markers (#1086)
178 - option _extract to..._ for archives
179 - mount remote and mount/extract archive to a smart context
180 - confirm file trashing to avoid accidental press of <kbd>x</kbd> (#1101)
181 - insert the last command executed at prompt on <kbd>Up</kbd> or <kbd>Down</kbd>
182 - insert the current file name at empty prompt on <kbd>TAB</kbd>
183 - handle redraw issue on missed `KEY_RESIZE` (#1067)
184 - add force-tty capability to spawn and set pagers to it (#1064)
185 - clear selection mode on deselecting last selected file (#1098)
186 - remove selected hovered entry from selection on deletion
187 - disable filtering in empty directories
188 - ignore last pressed filter character when no matches
189 - fix broken screen on resize while paging (#1072)
190 - fix archive not hovered on creation
191 - remove libgit2 dependency in `gitstatus` patch (#1095)
192 - add `-G` flag for `gitstatus` patch
193 - option `-X` for explorer (persistent picker) mode
194 - option `-F` decommissioned in favour of config `NNN_HELP`
195 - `-F` redefined to multiplex `NNN_FIFO` to preview or explore
196 - support paging noninterative _run-cmd-as-plugin_ output
197 - `nuke` - add option to execute binaries (#1111)
198 - plugin `fzopen` - call `open` on macOS, add option to use `nuke`
199 - plugin `fzcd` will not modify selection
200 - plugin `suedit` - preserve environment
201 - several `preview-tui` fixes
202 - plugin `wall` renamed to `wallpaper`
203 - remove plugin `fzz` - merged into plugin `autojump`
204 - remove plugin `upgrade` - packaging is on OBS now
205 - remove plugin `treeview` - needs minor `preview-tui` tweak
206 - remove plugin `picker` - `nnn -p -` does the same
207 - remove plugin `pdfview` - needs simple change in `pdfread`
208 - remove plugin `uidgid` - use program option `-U`
209 - remove plugins `mediainf`, `hexview` - simple one-liners
210
211 -------------------------------------------------------------------------------
212
213 nnn v4.1.1 Sake
214 2021-06-03
215
216 - fix segfault on session save (#1041)
217 - remove redundant `_Atomic` usage
218 - move [`patches`](../tree/master/patches) directory to top-level
219 - fix and cleanup gitstatus patch
220 - plugin `imgview` improvements (#1049)
221 - restore source-code packing on CircleCI
222 - add Makefile target to compile with musl
223
224 -------------------------------------------------------------------------------
225
226 nnn v4.1
227 2021-06-02
228
229 - a patch management model for approved patches
230 - multi-threaded disk usage calculation using pthreads and FTS
231 - dynamic view update when calculating disk usage
232 - <kbd>Bksp</kbd>/<kbd>Del</kbd> at empty filter prompt to refresh dir
233 - Try to create new context with <kbd>Shift-TAB</kbd>, else reverse cycle
234 - <kbd>Alt+Esc</kbd> to quit context from filter prompt
235 - fix zombies left behind after running plugins (#999)
236 - named persistent sessions (mcchrish/nnn.vim#43)
237 - consider nanosecond resolution when sorting by time (#978)
238 - check external selection in `'c'urrent / 's'el` prompt (#976)
239 - show number of files selected in local selection buffer, if any
240 - `nnn` & picker plugin (e.g. `fzopen`) sync (mcchrish/nnn.vim#82)
241 - make batch rename interactive (#971)
242 - cached uid/gid for performance improvement
243 - fixes for `nnn` with `netbsd-curses`, `musl-fts`, `musl` (#998)
244 - script to statically compile `nnn` with `musl gcc` on Ubuntu
245 - restore hovered file when plugin is chosen from plugin dir
246 - support QuickLook on WSL in `preview-tui` (#959)
247 - toggle `preview-tui` with the same _custom_ plugin key
248 - smoother preview toggling in `preview-tui` (#966)
249 - `listen_on` should be set in kitty.conf for `preview-tui` (#970)
250 - minimal `bat` style in `preview-tui`, honors `$BAT_STYLE`
251 - plugin `preview-tui-ext` supersedes `preview-tui` (#1033)
252 - plugin `fzcd` can now fuzzy search multiple directories
253 - plugin `imgview` supersedes `imgthumb` and `vidthumb`
254 - plugin `umounttree`: unmount remote mntpoint from within
255 - plugin `xdgdefault`: set the default app for hovered file type
256 - plugin `fzplug`: fuzzy find, preview and run other plugins
257 - plugin `cmusq`: queue/play music in `cmus`
258 - plugin `mocplay` renamed to `mocq`
259 - plugin `cleanfilename` renamed to `fixname`
260 - go to last dir on <kbd>~</kbd> (HOME) or <kbd>`</kbd> (ROOT) key repeat
261 - ambiguous key <kbd>^Space</kbd> to select/clear range dropped (#998)
262 - user wiki page for [Themes](https://github.com/jarun/nnn/wiki/Themes)
263 - show selection mark (`+`) in reverse bold for improved visibility
264 - reverse block replaces `>` to mark hovered entry in detail mode
265 - make option `O_CKBOARD` removed
266 - make option `O_NOLOC` renamed to `O_NOLC`
267 - ignore `O_NOLC` if `O_ICONS` or `O_NERD` is specified (#1026)
268 - unicode arrow indicators if `O_ICONS` or `O_NERD` is specified
269 - make option `NOX11`: disable notis, sel-clipboard sync, xterm title
270 - retain filter in _nav-to-type_ mode after file open
271 - fix no files picked with `NNN_TMPFILE` exported and <kbd>q</kbd> to quit
272 - disable xterm title setting in picker mode (#974)
273
274 -------------------------------------------------------------------------------
275
276 nnn v4.0 Sushi
277 2021-04-13
278
279 - show xterm title on option `-x`
280
281 -------------------------------------------------------------------------------
282
283 nnn v3.7
284 2021-04-13
285
286 - allow plugins to clear selection (#884, #889, #917)
287 - do not clear selection on hovered file deletion
288 - resurrect `'c'urrent/'s'el` prompt and option `-u` (#889)
289 - show only file name in reverse in detail mode
290 - more file/mime types supported in `preview-tui-ext`
291 - plugin `mtpmount` - (un)mount MTP devices
292 - plugin `cleanfilename` - more shell-friendly file names
293 - plugin `rsynccp` - copy-paste with visual progress
294 - replace `$HOME` by `~` in address bar
295 - show current path in terminal title (#911)
296 - total links and inode number of hardlink in statusbar
297 - fix symlink to text file not opening in CLI editor (#890)
298 - fix symlink size shown as 0B in statusbar (#888)
299 - show symlink target in statusbar (#893)
300 - show correct disk free/total on macOS (#888)
301 - fix directory disk usage showing as 0 on macOS (#941)
302 - fix name col len with `-C` and icons compiled-in (#936)
303 - refactor printing entries in light/detail modes (#934)
304 - make option `O_CKBOARD` for checker board as indicator
305
306 -------------------------------------------------------------------------------
307
308 nnn v3.6 Nina
309 2021-03-16
310
311 - REPL command prompt (<kbd>Esc</kbd> or <kbd>Enter</kbd> to exit)
312 - invert selection with <kbd>A</kbd>
313 - option `-u` removed (always prefer selection to hovered)
314 - visit start dir on <kbd>@</kbd> when start path is a file
315 - exit filter mode and redraw on <kbd>^L</kbd> if no last filter
316 - plugin `fzcd` now selects the chosen file (#876)
317 - `ueberzug` support in plugin `preview-tui`
318 - new plugin `preview-tui-ext` with extra preview support
319 - clear selection after successful plugin invocation
320 - add method to sync subshell `$PWD` in WIki
321 - clear selection on single file deletion (#812)
322 - copy between instances not working (#864)
323 - plugin `togglex` to toggle exe mode of a selection (#813)
324 - fix `memccpy()` buffer overlap fault on macOS (#786)
325 - show `0 selected` msg on cp/mv with empty selection (#855)
326 - fix frozen terminal caused by opener (#858)
327 - migrate macOS CI to GitHub workflows, retire Travis
328
329 -------------------------------------------------------------------------------
330
331 nnn v3.5 Freddie
332 2020-11-17
333
334 - compile-in Alexey Tourbin's QSORT macro
335 - support Nerd Font patched icons [`make O_NERD=1`]
336 - auto-generate static binaries with icons support
337 - audit and adapt all plugins for macOS
338 - enhance plugin `dups` to delete duplicates interactively
339 - plugin `autojump` now supports `jump` and `zoxide`
340 - support `gio trash` to Trash [`export NNN_TRASH=2`] (#740)
341 - quit program on double <kbd>Esc</kbd> in normal mode (#775)
342 - <kbd>^Space</kbd> replaces <kbd>^K</kbd> for range selection/clear selection
343 - show selection symbol (`+`) next to filename in detail mode (#741)
344 - error & quit on <kbd>Q</kbd> if no selection, else pick to stdout
345 - repeat <kbd>^T</kbd> to cycle sort by time, size and clear
346 - option `-U` to show user & group info in status bar
347 - option `-J` to disable auto-proceed on select (#713)
348 - option `-D` to show dirs in context color with `NNN_FCOLORS`
349 - honor option `-C` for context colors
350 - show indicators if more entries above/below listing (#744)
351 - show missing utility name in flash msg (#753)
352 - exit `preview-tabbed` on <kbd>^C</kbd> (#727)
353 - invoke GNU sed (_gsed_) on macOS (#728)
354 - fix HW cursor moves to wrong line (#735)
355 - fix rollover bug with multiline scroll (#743)
356 - fix input stream not listed with `-s`/`-S` (#777)
357 - fix locker not being invoked
358 - make target `upx` for additional binary compression
359 - compress auto-generated static binaries with upx
360 - make variable `O_NOSSN` to compile out sessions
361 - make variable `O_NOUG` to compile out user & group info
362
363 -------------------------------------------------------------------------------
364
365 nnn v3.4 Emilia
366 2020-08-18
367
368 - icons with icon-specific colors (thanks @KlzXS)
369 - enhanced `NNN_COLORS` with xterm 256 colors support
370 - new colorscheme with `NNN_FCOLORS` (file type specific colors)
371 - switch `-C` to force earlier colorscheme (dirs follow context color)
372 - updates for Haiku (thanks @CodeforEvolution)
373 - fix XFS navigation issue (thanks @ucs1)
374 - optimize archive extension matching on file open
375 - show location in context color
376 - support `host[:dir]` format for remote mounts
377 - clear selection after copy
378 - support traversal on file/dir creation
379 - show selection in reverse in status bar
380 - show status bar indicator `H` when hidden files are listed
381 - show and confirm archive command output
382 - support _cd on quit_ in picker mode
383
384 -------------------------------------------------------------------------------
385
386 nnn v3.3
387 2020-07-14
388
389 - subdir `mounts` for remote and archive mounts
390 - remove mount point on successful unmount of remote/archive
391 - show error and prompt user if `cp`/`mv`/`rm` operation fails
392 - support absolute/relative paths in cp/mv as
393 - mark current path automatically on archive/remote mount
394 - mark current path automatically on target file visit in _find and list_ mode
395 - option `-C` to place HW cursor on hovered for screen readers and braille displays
396 - option `-u` to use selection (if available) and skip `current/sel` prompt
397 - key <kbd>Alt+Esc</kbd> to clear filter prompt and redraw
398 - support <kbd>Esc</kbd> to cancel remove operation
399 - `gpge` & `gpgd`: encrypt and decrypt with GPG
400 - `blknew`: create new files and directories in bulk
401 - `preview-tui`
402   - unified to support `tmux`/`kitty`/`xterm`/`$TERMINAL`
403   - auto-determine split orientation based on terminal height and width
404   - provision to use [`scope.sh`](https://github.com/ranger/ranger/blob/master/ranger/data/scope.sh) and [`pistol`](https://github.com/doronbehar/pistol)
405 - various other improvements
406 - `upload`: send to Firefox Send if [`ffsend`](https://github.com/timvisee/ffsend) is found
407 - `hexview`: add [`hx`](https://github.com/krpors/hx) as alternative hex viewer
408 - `nuke` and `imgview`: add [`imv`](https://github.com/eXeC64/imv) as alternative image viewer
409 - add find (with `fd`) and grep (with `rg`) examples in plugins doc
410 - key <kbd>Esc</kbd> or left click to resend hovered file path to `NNN_FIFO`
411 - show `+` instead of `s` in status bar on selection
412 - <kbd>F5</kbd> removed (misfit for toggle hidden), <kbd>^S</kbd> removed (often masked, redundant)
413 - handle abnormal program termination and remove NNN_PIPE and/or NNN_FIFO
414 - clear selection after successful batch rename, link creation
415 - make option `O_CTX8` for 8 contexts (NOT backward compatible with 4 contexts)
416 - fix issue with child window resize (see #656)
417 - fix issue with `NNNLVL` on macOS (see #639)
418 - fix issue with restoring session with du/au enabled
419
420 -------------------------------------------------------------------------------
421
422 nnn v3.2
423 2020-05-26
424
425 - an official logo
426 - previews
427   - config `NNN_FIFO` to write hovered file paths a previewer can read
428   - plugin `preview-tabbed`: [tabbed](https://tools.suckless.org/tabbed)/xembed based file previewer
429   - plugin `preview-tui`: simple TUI file previewer in tmux/xterm
430   - plugin `preview-kitty`: preview using kitty terminal's capabilities
431   - [live preview](https://github.com/jarun/nnn/wiki/Live-previews) configuration example
432 - find & list
433   - send list of files from (cmd run as) plugin to  `nnn`
434   - plugin `finder`: find/fd/fzf/grep/ripgrep/fzf (in subtree) and list in `nnn`
435   - <kbd>Right</kbd> or <kbd>l</kbd> on symlink in list dir takes to target file
436 - persistent session option `-S` [for disk usage, run `nnn -T d` (see help)]
437 - hover on the file when a file path is passed as positional argument
438 - go to first file or match with <kbd>'</kbd> (followed by <kbd>'</kbd> or <kbd>char</kbd>)
439 - config `NNN_SEL` to specify custom selection file
440 - config `NNN_LOCKER` to specify locker program
441 - dim file details in detail mode
442 - call `chdir()` on directory change
443 - option `-l`: number of lines to move on mouse scroll
444 - graphical [keybind map](https://github.com/jarun/nnn/wiki/Usage#graphical-map)
445 - let `NNN_COLORS` override `NO_COLOR`
446 - plugins
447   - option `-P`: run plugin by key at start
448   - run plugins with <kbd>Alt+key</kbd>
449   - allow `NNN_PIPE` usage by commands run as plugin
450   - input format to `NNN_PIPE`: `<ctxcode><opcode><data>` (see plugins doc)
451   - set `ctxcode` to `+` for smart context usage (next inactive, else current)
452   - `getplugs` to fetch plugins by installed version of `nnn`
453   - plugin `mimelist`: list files by mime type in subtree
454   - plugin `bookmarks`: named bookmarks using symlinks
455   - plugin `nbak`: backup `nnn` config
456   - `nuke` adds lowdown as alternative markdown viewer
457   - several plugin improvements
458 - fix broken screen on resize (see #520)
459 - fix broken version sort (see #550)
460 - fix list and pipe modes not working together
461 - fix multiple issues with listing files
462 - fix `@` shown in detail mode for symlink to dir
463 - fix listing files directly under `/`
464 - move to `-std=c11`
465
466 -------------------------------------------------------------------------------
467
468 nnn v3.1
469 2020-04-13
470
471 - unlimited bookmarks and plugin keys
472 - status bar text in context color
473 - support config `NO_COLOR` to disable colors
474 - config `NNN_OPTS` to specify binary options to `nnn`
475 - config `NNN_MCLICK` to emulate configurable key
476 - toggle selection on right click
477 - ignore hard links when calculating disk usage
478 - dim (hard/sym) link names (symlink to file has `@`)
479 - more special keys at empty filter prompt in _type-to-nav_
480 - key <kbd>></kbd> to export file list
481 - option `-F` to show fortune in help and settings screen
482 - option `-T` to specify sort order (obsoletes `-v`)
483 - option to clear sort order
484 - key <kbd>T</kbd> to change time type (access/change/mod)
485 - `.nmv` - internal fully-functional batch renamer plugin
486 - make var `O_NOBATCH` to disable native batch renamer
487 - `nuke` & `imgview` - open all images in directory sxiv
488 - `nuke` - open log files in vi
489 - plugin `x2sel` - system clipboard to selection copier
490 - plugin `fzy` - cd using z database
491 - plugin `fzopen` - support `FZF_DEFAULT_COMMAND`
492 - create new context on TAB without prompt
493 - hover and connect by dir name (within config dir)
494 - move to next entry on current file delete
495 - on single file copy/move, select the copied/moved file
496 - option `-f` to use readline history file (off by default)
497 - use `s` in status bar to indicate selection in progress
498 - make var `O_NOMOUSE` to disable mouse support
499 - do not store `NNN_TRASH` and `-Q` in config/session
500 - add sample .desktop file for XDG compatible DEs
501 - rename _nav-as-you-type_ to _type-to-nav_ mode
502 - fix PCRE case-insensitive regex search
503 - fix no error msg when filter length limit exceeded
504 - fix static package generation
505 - fix broken abort message when started in du-mode
506 - fix filter lost on context switch in non _type-to-nav_ mode
507 - fix broken readline prompt
508 - fix long strings treated as action keys in filter prompt
509 - fix `NNNLVL` not reset when spawned shell is exited
510
511 -------------------------------------------------------------------------------
512
513 nnn v3.0
514 2020-02-12
515
516 - take list of files as input and show
517 - option `-e` replaces `NNN_USE_EDITOR`
518 - option `-t` replaces `NNN_IDLE_TIMEOUT`
519 - PCRE support
520 - more readline bindings for native prompts
521 - run GUI app as plugin
522 - attempt lazy unmount when regular unmount fails
523 - fix unmount on macOS: use `umount`
524 - detect `sshfs` and `rclone` to prompt intelligently
525 - auto-proceed on file open (toggle key <kbd>+</kbd>)
526 - quit with error code on <kbd>Q</kbd>
527 - additional key <kbd>F5</kbd> to toggle hidden
528 - key <kbd>e</kbd> to edit in EDITOR (back on multiple user requests)
529 - option to edit list of files in selection is changed to <kbd>E</kbd>
530 - do not end selection on redraw
531 - `nuke`: [`glow`](https://github.com/charmbracelet/glow) as Markdown viewer
532 - `nuke`: refactor, handle some common video types by extension
533 - file name removed from status bar
534 - static Makefile target
535 - generate, upload static package on release
536 - fix crash on entering empty dir, then Down
537 - fix keypresses lost when showing message
538 - fix #227: `nnn` creates xdg-open zombies
539
540 -------------------------------------------------------------------------------
541
542 nnn v2.9
543 2020-01-15
544
545 - all keybinds and options reviewed by the team and frozen (see #422)
546   - reduced number of keybinds
547 - greatly improved help screen readability
548 - `nuke`: sample opener (CLI-only by default) and plugin
549 - fast line redraws instead of full screen refresh (thanks @annagrram)
550 - auto archive handling by extension (see config `NNN_ARCHIVE`)
551 - Lead key simplified to bookmark key (<kbd>b</kbd> or <kbd>^/</kbd>)
552 - single key to toggle order (<kbd>t</kbd> or <kbd>^T</kbd>)
553 - plugins
554   - `.cbcp`: copy selection to system clipboard (internal, program option `-x`)
555   - `.ntfy`: show noti on cp, mv, rm completion (internal, program option `-x`)
556   - `autojump`: navigate using autojump
557   - `upload`: paste text files to http://ix.io, upload rest to https://file.io
558   - all fuzzy plugins modified to support both `fzf` and `fzy`
559 - more control on plugins
560   - prefix `-` to skip directory refresh after running (cmd as) plugin
561   - suffix `*` to skip confirmation after running cmd as plugin
562 - indicate range selection mode with `*`
563 - list keys at bookmark and plugin key prompts
564 - visit to pinned dir like bookmarks (Bookmark key followed by <kbd>,</kbd>)
565 - toggle executable (key <kbd>*</kbd>)
566 - show mime along with file details
567 - more special keys at empty filter prompt:
568   - apply the last filter (<kbd>^L</kbd>)
569   - toggle between string and regex (<kbd>/</kbd>)
570   - toggle case-sensitivity (<kbd>:</kbd>)
571 - retain filter on <kbd>Esc</kbd>, <kbd>Up</kbd>, <kbd>Down</kbd>
572 - show filter details when filter is on
573 - remove option to run filter as cmd on prompt key (can be disruptive)
574 - program options
575   - option `-x`: enable notis and copy selection to system clipboard
576   - option `-g`: regex filters (string filter is default now)
577   - option `-Q`: quit program without confirmation
578   - option `-s`: load session
579   - option `-n`: start in nav-as-you-type mode
580   - option `-v`: version sort
581   - option `-V`: show program version
582   - option `-A`: disable dir auto-select
583 - ISO 8601 compliant date in status bar
584 - ported to Haiku OS (thanks @annagrram)
585 - sort only filtered entries (to avoid directory refresh)
586 - fix `getplugs` to install hidden files
587 - fix several selection issues (see #400)
588 - fix detail mode not restored on loading session
589 - fix symlink to directory not auto-selected
590 - fix regex error on partial regex patterns
591 - fix symlink not shown if `stat(2)` on target fails
592 - fix flags when spawning a CLI opener as default FM
593 - fix issue with stat flag on Sun (no support for `dirent.d_type`)
594 - fix current file in current context not saved correctly in session
595 - signed source distribution on release
596 - simplified debugging with line numbers in logs
597
598 -------------------------------------------------------------------------------
599
600 nnn v2.8.1
601 2019-12-05
602
603 - Fix always archiving current file
604 - More elaborate docs on selection changes
605
606 -------------------------------------------------------------------------------
607
608 nnn v2.8
609 2019-12-04
610
611 - sessions (thanks @annagrram)
612 - `rclone` support for remote access (mount _any_ cloud storage!!!)
613 - toggle selection with <kbd>Space</kbd> or <kbd>^J</kbd>
614 - ignore events during selection so the `+` symbol is not lost
615 - run custom (non-shell-interpreted) commands like plugins
616 - configure _cd-on-quit_ as the default behaviour
617 - create parent dirs for new files and dirs, duplicate a file/dir anywhere
618 - _copy/move as_ workflow (thanks @KlzXS)
619 - edit , flush selection buffer (thanks @KlzXS)
620 - support xargs with minimal options (as in BusyBox) (thanks @KlzXS)
621 - changed the key to size sort to <kbd>z</kbd>
622 - additional key <kbd>]</kbd> to show command prompt
623 - mount archives using `archivemount`
624 - smoother double click handling
625 - program option `-R` to disable rollover at edges
626 - keybind collision checker (for custom keybind config) (thanks @annagrram)
627 - show size of file in bytes in status bar in disk usage mode
628 - pass unresolved path as second argument (`$2`) to plugin
629 - mechanism for plugins to control active directory
630 - all binary questions are confirmed by <kbd>y</kbd> or <kbd>Y</kbd>
631 - plugins
632   - some plugins renamed
633   - integrated `shellcheck` in CI, POSIX-compliance fixes (thanks @koalaman)
634   - `getplugs` - detect modifications in exiting plugin file (thanks @KlzXS)
635   - `drag-file` & `drop-file`: drag & drop files using dragon
636   - `gutenread`: browse, download and read from Project Gutenberg
637   - `suedit` - edit file with superuser permissions
638   - `fzhist` - fuzzy select commands from history, edit and run
639   - `fzcd` - change to a fuzzy-searched directory
640   - `rename` - batch rename directory or selection using qmv or vidir
641   - `pskill` - fuzzy list a process or zombies by name and kill
642   - `exetoggle` - toggle executable status of hovered file
643   - `treeview` - informative tree output with file permissions and size
644   - `chksum` - recursively calculate checksum for files in hovered directory
645   - `fzopen` renamed to `fzopen`
646   - `imgsxiv` instructions added to browse and rename images
647 - create link to current file
648 - additional key <kbd>;</kbd> to execute plugin
649 - more explicit force removal message
650 - force non-detachable internal edits in $EDITOR (option `-E`)
651 - export current file as `$nnn` (instead of `$NN`)
652 - fix file open failure from browser when configured as default FM
653
654 -------------------------------------------------------------------------------
655
656 nnn v2.7
657 2019-10-06
658
659 - plugins for image preview, image and video thumbnails
660 - redesigned selection workflow
661 - drop path prefix for files in current dir for selection based archives
662 - custom direct keybinds for plugins
663 - libreadline `.history` file moved to `nnn` config directory
664 - export current entry as `$NN` at command prompt
665 - more informative status bar in light/detail modes
666 - auto-proceed to next file on single file select
667 - path clipping for long paths
668 - completely revamped wiki
669 - new program options:
670   - `-a` to use file access time throughout the program
671   - `-c` to indicate cli-only opener
672   - `-f` to run filter as command on <kbd>^P</kbd>
673   - `-o` replaces config `NNN_RESTRICT_NAV_OPEN`
674   - `-t` replaces config `NNN_NO_AUTOSELECT`
675   - `-r` replaces config `NNN_OPS_PROG`
676 - plugin changes:
677   - `vidthumb` - show video thumbnails in terminal
678   - `mediainf` - show media info (decoupled as a plugin)
679   - `notes` - open a quick notes file/dir in `$EDITOR` (decoupled as a plugin)
680   - `dups` - list duplicate files in the current directory
681   - `oldbigfile` - list large files by access time
682   - `moclyrics` - show lyrics of the track currently playing in MOC
683   - `uidgid` list uid and gid of files in directory
684   - `mocplay` - now detects if a track is playing or not
685   - `organize` - categorize files and move to respective directories
686   - `pastebin` - now uses ix.io paste service
687   - `fzy-edit` - merged into `fzy-open`
688   - `viuimg` - fix directory view
689   - `checksum` - fixed POSIX compliance issues
690   - `boom` - play music in MOC
691 - keybind changes:
692   - select entry: <kbd>Space</kbd> and <kbd>^J</kbd>
693   - select range (or clear selection): <kbd>m</kbd> and <kbd>^K</kbd>
694   - select all in dir: <kbd>a</kbd>
695   - list selection: <kbd>M</kbd>
696   - <kbd>^N</kbd> replaces <kbd>^T</kbd> to toggle _nav-as-you-type_
697   - <kbd>Shift TAB</kbd> to reverse context cycle
698   - <kbd>'</kbd> to jump to first file in dir
699   - <kbd>S</kbd> for du, <kbd>A</kbd> for apparent du
700   - additional key <kbd>:</kbd> to run plugin
701   - additional key <kbd>F2</kbd> to rename file
702   - additional key <kbd>F5</kbd> to redraw
703   - quit context key <kbd>Leadq</kbd> is removed
704 - Leader key combinations:
705   - <kbd>Lead'</kbd> to jump to first file in dir
706   - <kbd>Lead]</kbd> go to next active context
707   - <kbd>Lead[</kbd> go to prev active context
708   - <kbd>Lead.</kbd> toggle show hidden files
709 - improved duplicate file workflow
710 - improved batch rename workflow when a selection exists
711 - removed the wild load option (`-w`)
712 - removed quick notes (added plugin `notes`)
713 - fix #225 (thanks @KlzXS)
714 - fix `tar`/`bsdtar` always creating tar archives (and not by suffix)
715 - fix single mouse click to select file not working
716 - fix symlink to dir removed on batch rename
717 - fix detail mode not set with program option `-S`
718
719 -------------------------------------------------------------------------------
720
721 nnn v2.6
722 2019-08-06
723
724 - new plugins
725    - view image or browse a directory of images in terminal
726    - show image thumbnails
727    - PDF and text file reader
728    - calculate and verify checksum of selection or file
729    - append (and play) selection/dir/file music in MOC
730    - variable bitrate mp3 ringtone generator
731    - split current file or join selection
732 - better experience on Termux (and touch based devices)
733    - mouse scrolling support (with ncursesw6.0 and above)
734    - tap/left click to visit parent, toggle nav-as-you-type mode
735 - light mode set as default
736 - show status bar and use reverse video in light mode
737 - changed program options
738   - `-d`: detail mode
739   - `-H`: show hidden files
740   - `-l` is retired
741 - support `XDG_CONFIG_HOME`
742 - support <kbd>/</kbd> as an additional Leader key when filter is on
743 - sort by file extension
744 - use zip/unzip/tar if atool/bsdtar not found
745 - support duplicate file (key <kbd>^R</kbd>, same as rename file)
746 - new config option `NNN_SSHFS_OPTS` to specify `sshfs` options
747 - restrict opening 0 byte files (`NNN_RESTRICT_0B` is obsolete)
748 - critical defects fixed
749    - fix #276 - crash with variable length inotify event handling
750    - fix #285 - hang after deleting/moving current directory
751    - fix #274 - a broken prompt on empty input with libreadline
752    - fix #304 - list selection from another instance
753 - `cmatrix` as locker fallback
754 - wait for user input after running a command from prompt
755 - scrolloff set to 3 from 5
756
757 -------------------------------------------------------------------------------
758
759 nnn v2.5
760 2019-05-27
761
762 - mouse support
763 - new location for config files - `~/.config/nnn`
764   - plugin dir location: `~/.config/nnn/plugins`
765   - selection file `.nnncp` is now `~/.config/nnn/.selection`
766 - plugins:
767   - pdfview: view a PDF in pager
768   - nmount: (un)mount a storage device
769   - ndiff: file and directory diff for selection
770   - hexview: view a file in hex
771   - imgresize: batch resize images to desktop resolution
772   - ipinfo: check your IP address and whois information
773   - transfer: upload a file to transfer.in
774   - pastebin: paste the contents of a text file to paste.ubuntu.com
775   - boom: play random music from a directory
776   - nwal: set an image as wallpaper using nitrogen
777   - pywal: set selected image as wallpaper, change terminal color scheme
778   - getplugs: update plugins
779 - SSHFS support
780 - support `bsdtar`, simplify `patool` integration
781 - native batch rename support (`vidir` dependency dropped)
782 - changes to support [configuration](https://github.com/jarun/nnn/wiki/nnn-as-default-file-manager) as the default file manager
783 - per-context detail/light mode
784 - case-insensitive version compare
785 - shortcut to visit `/` - <kbd>`</kbd> (backtick)
786 - vim-like scrolloff support
787 - <kbd>^D</kbd> & <kbd>^U</kbd>: scroll half page, <kbd>PgDn</kbd> & <kbd>PdUp</kbd>: scroll full page
788 - fix selection across contexts
789 - recognize <kbd>Home</kbd> and <kbd>End</kbd> keys at prompt for editing
790 - fix broken program option `-b`
791 - POSIX-compliant user-scripts (wherever possible)
792 - `NNN_SCRIPT` is retired (replaced by plugins)
793
794 -------------------------------------------------------------------------------
795
796 nnn v2.4
797 2019-03-19
798
799 - FreeDesktop.org compliant trashing
800 - mark selected entries with `+`
801 - _wild_ mode (option `-w`, key <kbd>^W</kbd>) for _nav-as-you-type_
802 - POSIX-compliant GUI app launcher with drop-down menu (key <kbd>=</kbd>)
803 - new scripts:
804   - upload image to imgur
805   - send selection to Android using kdeconnect-cli
806 - show permissions in detail mode
807 - cp, mv progress bar for Linux (needs advcpmv) [BSD, macOS shows on <kbd>^T</kbd>]
808 - make libreadline an optional dep (reduces memory usage)
809 - minimize the number of redraws
810 - handle screen resize gracefully
811 - option `-d` to show hidden files (`NNN_SHOW_HIDDEN` is removed)
812 - additional key <kbd>K</kbd> to toggle selection
813 - change visit start dir key to <kbd>@</kbd>
814 - option `-C` to disable colors removed
815 - per-context initial directory replaced by program start dir
816 - marker msg when spawning new shell removed
817 - rename debug file to `nnndbg`
818
819 -------------------------------------------------------------------------------
820
821 nnn v2.3
822 2019-02-19
823
824 - file picker mode
825 - repo of user-contributed scripts
826 - substring search for filters (option `-s`)
827 - version sort (option `-n`)
828 - disk usage calculation abort with <kbd>^C</kbd>
829 - create sym/hard link(s) to files in selection
830 - archiving of selection
831 - show dir symlinks along with dirs in top
832 - fixed CJK character handling at prompts
833 - key `N` (1 <= N <= 4) to switch to context N
834 - bring back `NNN_OPENER` to specify file opener
835 - env var `NNN_NOTE` and keybind <kbd>^N</kbd> for quick notes
836 - handle multiple arguments in VISUAL/EDITOR
837 - show the current directory being scanned in `du` mode
838 - select all files (<kbd>Y</kbd>)
839 - show command prompt (<kbd>^P</kbd>)
840 - key <kbd>,</kbd> replaces <kbd>`</kbd> as alternative Leader Key
841 - keybind for visit pinned directory is now <kbd>^B</kbd>
842 - additional key <kbd>^V</kbd> to run or select custom script
843 - use libreadline for command prompt
844 - reduce delay on <kbd>Esc</kbd> press
845 - config option to avoid unexpected behaviour on 0-byte file open (see #187)
846 - rename config option `DISABLE_FILE_OPEN_ON_NAV` to `NNN_RESTRICT_NAV_OPEN`
847 - keys removed - <kbd>$</kbd>, <kbd>^</kbd>, <kbd>Backspace</kbd>, <kbd>^H</kbd>, <kbd>^P</kbd>, <kbd>^M</kbd>, <kbd>^W</kbd>, <kbd>`</kbd>
848
849 -------------------------------------------------------------------------------
850
851 nnn v2.2
852 2019-01-01
853
854 What's in?
855 - (neo)vim plugin [nnn.vim](https://github.com/mcchrish/nnn.vim)
856 - macOS fixes
857   - Fix issues with file copy, move, remove
858   - Handle <kbd>Del</kbd> in rename prompt
859   - Pass correct `file` option to identify mime
860 - Support selection across directories and contexts
861 - Offer option `force` before file remove
862 - Keys <kbd>Tab</kbd>, <kbd>^I</kbd> to go to next active context
863 - Per-context directory color specified by `$NNN_CONTEXT_COLORS`
864   - Option `-c` is removed
865 - Option `-C` to disable colors
866 - Choose script to run from a script directory
867 - Run a command (or launch an application)
868 - Run file as executable (key <kbd>C</kbd>)
869 - Documentation on lftp integration for remote file transfers
870 - Support a _combined_ set of arguments to `$EDITOR`, `$PAGER` and `$SHELL`
871 - Handle > 2 GB files on 32-bit ARM
872 - Env var `$DISABLE_FILE_OPEN_ON_NAV` to disable file open on <kbd>Right</kbd> or <kbd>l</kbd>
873 - `NUL`-terminated file paths in selection list instead of `LF`
874 - Better support for Termux and Cygwin environments
875 - Remapped keys
876   - <kbd>^I</kbd> - go to next active context
877   - <kbd>^T</kbd> - toggle _navigate-as-you-type_
878
879 -------------------------------------------------------------------------------
880
881 nnn v2.1
882 2018-11-23
883
884 What's in?
885 - Inclusion in several distros including Arch Linux official repo
886 - Multiple contexts (_aka_ tabs _aka_ workspaces) [max 4]
887 - Copy, move, remove selected files, remove current file
888 - [Leader key](https://github.com/jarun/nnn#leader-key) (like vim)
889 - In-built  GUI app launcher with up to 2 arguments (key <kbd>o</kbd>)
890 - List copy selection (key <kbd>y</kbd>)
891 - Env var `NNN_NO_AUTOSELECT` to disable dir auto-select
892 - Key <kbd>Esc</kbd> exits prompt, <kbd>^L</kbd> clears prompt
893 - Program runtime help revamped
894 - Static code analysis integration
895 - gcc-8 warnings fixed
896 - Remapped keys:
897   - <kbd>^W</kbd> - go to pinned dir
898   - <kbd>^X</kbd> - delete current entry
899   - <kbd>^Q</kbd> - quit program
900 - `nlay` is retired (functionality built into `nnn`)
901 - `chdir` prompt is retired
902 - Env var `NNN_NO_X` retired, selection now works out of the box
903 - Only single-char bookmark keys (to work with Leader key)
904
905 -------------------------------------------------------------------------------
906
907 nnn v2.0
908 2018-10-19
909
910 What's in?
911 - Mode to show apparent size (key `S`)
912 - Script to integrate `patool` instead of `atool`
913 - Support `bashlock` (OS X) and `lock` (BSD) as terminal locker
914 - Symbol `@/` for symlink to dir
915 - Dependency on `libreadline` removed
916
917 -------------------------------------------------------------------------------
918
919 nnn v1.9
920 2018-08-10
921
922 What's in?
923 - Support unlimited number of scripts
924 - Pass currently selected filename as first argument to custom scripts
925 - Support directory auto-select in _navigate-as-you-type_ mode
926 - Show selection name in archive name prompt
927 - Support Cygwin opener
928 - Better support on RHEL 25 with earlier version on curses
929 - Sample script for `fzy` integration
930 - Now available on OpenBSD
931 - Disabled package generation for Ubuntu 17.10
932
933 -------------------------------------------------------------------------------
934
935 nnn v1.8
936 2018-05-02
937
938 What's in?
939 - Run a custom script
940 - Archive selected file/directory
941 - Show number of cherry-picked files in multi-copy mode
942 - Env var `NNN_SHOW_HIDDEN` to show hidden files by default
943 - Additional information in help screen
944 - Give preference to env var VISUAL, if defined, over EDITOR
945 - New/changed/remapped shortcuts
946   - <kbd>^]</kbd> - spawn a new shell in current directory
947   - <kbd>r</kbd> - edit directory entries in vidir
948   - <kbd>R</kbd> - run a custom script
949   - <kbd>^I</kbd> - toggle navigate-as-you-type mode
950   - <kbd>L</kbd> - lock the current terminal (Linux-only)
951 - All Ctrl shortcuts enabled in navigate-as-you-type mode
952 - Fix: GUI programs closing when parent terminal is closed
953 - Recognize `~`, `-` and `&` at bookmark prompt
954 - Recognize ruby (.rb) files as text files
955 - Efficient integer-only file size calculation
956 - Official inclusion on openSUSE and Fedora
957 - Package generation for Ubuntu 18.04
958
959 -------------------------------------------------------------------------------
960
961 nnn v1.7
962 2018-02-28
963
964 What's in?
965 - Batch rename/move/delete files in vidir from [moreutils](https://joeyh.name/code/moreutils/)
966 - Copy multiple file paths
967 - Copy file paths when X is unavailable
968 - Optionally quote individual file paths with single quotes on copy
969 - Use ISO 8601 date format in file details
970 - New/changed/remapped shortcuts:
971   - <kbd>^B</kbd> - show bookmark prompt (replaces <kbd>b</kbd>)
972   - <kbd>b</kbd> - pin current dir (replaces <kbd>^B</kbd>)
973   - <kbd>^J</kbd> - toggle du mode
974   - <kbd>R</kbd> - batch rename files in vidir
975   - <kbd>^F</kbd> - extract archive (replaces <kbd>^X</kbd>)
976   - <kbd>^G</kbd> - quit nnn and change dir
977   - <kbd>^X</kbd> - quit nnn (replaces <kbd>^Q</kbd>)
978 - Extra shortcuts enabled in nav-as-you-type mode:
979   - <kbd>^K</kbd>, <kbd>^Y</kbd> (file path copy)
980   - <kbd>^T</kbd> (toggles quoted file path copy)
981   - <kbd>^R</kbd> (rename)
982   - <kbd>^O</kbd> (open with...)
983   - <kbd>^B</kbd> (show bookmark prompt)
984   - <kbd>^V</kbd> (visit pinned dir)
985   - <kbd>^J</kbd> (toggle du mode)
986   - <kbd>^/</kbd> (open desktop opener)
987   - <kbd>^F</kbd> (extract archive)
988   - <kbd>^L</kbd> (refresh)
989   - <kbd>^G</kbd> (quit nnn and change dir)
990   - <kbd>^X</kbd> (quit nnn)
991
992 -------------------------------------------------------------------------------
993
994 nnn v1.6
995 2017-12-25
996
997 What's in?
998 - Shortcut `^O` to open file with custom application
999 - Option `-b` to open bookmarks directly at start
1000 - Huge performance improvements around file name storing and handling
1001 - Several large static buffers removed or reduced
1002 - Several internal algorithms fine tuned for performance/resource usage
1003
1004 -------------------------------------------------------------------------------
1005
1006 nnn v1.5
1007 2017-10-05
1008
1009 What's in?
1010 - File and directory creation (`n`)
1011 - Env variable `NNN_NOWAIT` to unblock nnn when opening files (DE-specific)
1012 - Show current entry number in status bar
1013 - Support archive listing (`F`) and extraction (`Ctrl-X`) [using `atool`]
1014 - Show correct file size on i386 for large files (> 2GB)
1015
1016 -------------------------------------------------------------------------------
1017
1018 nnn v1.4
1019 2017-09-04
1020
1021 What's in?
1022 - Monitor directory changes
1023 - In-place file rename
1024 - Pin (`Ctrl-B`) a directory and visit (`Ctrl-V`) it anytime
1025 - Auto-completion scripts
1026 - Show volume capacity and free in help
1027 - Auto-fallback to light mode if too few columns (< 35)
1028 - PackageCore integration
1029 - Unsupported Function keys (they never work universally):
1030   - `F2` (rename), use `Ctrl-R`
1031   - `F5` (refresh), use `Ctrl-L`
1032
1033 -------------------------------------------------------------------------------
1034
1035 nnn v1.3
1036 2017-07-26
1037
1038 What's in?
1039 - Show directories in custom color (default: enabled in blue)
1040 - Option `-e` to use exiftool instead of mediainfo
1041 - Fixed #34: nftw(3) broken with too many open descriptors
1042 - More concise help screen
1043
1044 -------------------------------------------------------------------------------
1045
1046 nnn v1.2
1047 2017-06-29
1048
1049 What's in?
1050 - Use the desktop opener (xdg-open on Linux, open(1) on OS X) to open files
1051 - Option `NNN_USE_EDITOR` to open text files in EDITOR (fallback vi)
1052 - Bookmark support (maximum 10, key `b`)
1053 - *Navigate-as-you-type* mode (key `Insert` or option `-i`)
1054 - Subtree search: gnome-search-tool, fallback catfish (key `^/`) (customizable)
1055 - Show current directory content size and file count in disk usage mode
1056 - Add detail view mode as default, use `-l` to start in light mode
1057 - Shortcuts `F2` and `^L` to refresh and unfilter
1058   Note: if filter is empty, `Enter` *opens* the currently selected file now
1059 - Help screen shows bookmarks and configuration
1060 - Show a message when calculating disk usage
1061 - Show the spawned shell level
1062 - Linux only: use vlock as the locker on timeout (set using `NNN_IDLE_TIMEOUT`)
1063
1064 -------------------------------------------------------------------------------
1065
1066 nnn v1.1
1067 2017-05-12
1068
1069 News
1070 - Introducing nlay - a highly customizable bash script to handle media type
1071 - nnn is on [Homebrew](http://braumeister.org/formula/nnn) now
1072 - RPM packages for CentOS 7 and Fedora 24 generated on release
1073
1074 What's in?
1075 - *Search-as-you-type*
1076 - Unicode support
1077 - Option `-S` to start in disk usage analyzer mode
1078 - Show media information (using mediainfo)
1079 - Use readline at change directory prompt
1080 - Jump to prev directories using `cd .....` (with `.` as PWD)
1081 - Jump to initial directory using `&`
1082 - Show help, mediainfo and file info in PAGER
1083 - Several optimizations
1084
1085 -------------------------------------------------------------------------------
1086
1087 nnn v1.0
1088 2017-04-13
1089
1090 Modifications
1091 - Behaviour and navigation
1092   - Detail view (default: disabled) with:
1093     - file type (directory, regular, symlink etc.)
1094     - modification time
1095     - human-readable file size
1096     - current item in reverse video
1097     - number of items in current directory
1098     - full name of currently selected file in 'bar'
1099   - Show details of the currently selected file (stat, file)
1100   - Disk usage analyzer mode (within the same fs, doesn't follow symlinks)
1101   - Directories first (even with sorting)
1102   - Sort numeric names in numeric order
1103   - Case-insensitive alphabetic content listing instead of upper case first
1104   - Key `-` to jump to last visited directory
1105   - Roll over at the first and last entries of a directory (with Up/Down keys)
1106   - Removed navigation restriction with relative paths (and let permissions handle it)
1107   - Sort entries by file size (largest to smallest)
1108   - Shortcut to invoke file name copier (set using environment variable `NNN_COPIER`)
1109 - File association
1110   - Set `NNN_OPENER` to let a desktop opener handle it all. E.g.:
1111         export NNN_OPENER=xdg-open
1112         export NNN_OPENER=gnome-open
1113         export NNN_OPENER=gvfs-open
1114   - Selective file associations (ignored if `NNN_OPENER` is set):
1115     - Associate plain text files (determined using file) with vi
1116     - Associate common audio and video mimes with mpv
1117     - Associate PDF files with [zathura](https://pwmt.org/projects/zathura/)
1118     - Removed `less` as default file opener (there is no universal standalone opener utility)
1119     - You can customize further (see [how to change file associations](#change-file-associations))
1120   - `NNN_FALLBACK_OPENER` is the last line of defense:
1121     - If the executable in static file association is missing
1122     - If a file type was not handled in static file association
1123     - This may be the best option to set your desktop opener to
1124   - To enable the desktop file manager key, set `NNN_DE_FILE_MANAGER`. E.g.:
1125         export NNN_DE_FILE_MANAGER=thunar
1126 - Optimization
1127   - All redundant buffer removal
1128   - All frequently used local chunks now static
1129   - Removed some redundant string allocation and manipulation
1130   - Simplified some roundabout procedures
1131   - Compiler warnings fixed
1132   - strip the final binary
1133
1134 -------------------------------------------------------------------------------