|
| 1 | +nnn v4.5 Cachaça |
| 2 | +2022-04-26 |
| 3 | + |
| 4 | +- disable filter info if file details (option `-i`) enabled |
| 5 | +- open previous active context on context quit |
| 6 | +- switch <kbd>^J</kbd> and <kbd>+</kbd> functionality: |
| 7 | + - <kbd>+</kbd>: toggle file selection |
| 8 | + - <kbd>^J</kbd>: toggle auto-jump on file open |
| 9 | +- allow symlink creation with name `@` to a single file (#1345) |
| 10 | +- clear selection on successful operation at native prompt with "%j" (#1330) |
| 11 | +- reverse timestamps of entries modified/created within 5 minutes |
| 12 | +- avoid using non-portable `xargs` flags on macOS (#1299) |
| 13 | +- quitcd script for Elvish shell > 0.17.0 (#1344) |
| 14 | +- plugin `openall` to open selected files together (#1333) |
| 15 | +- plugin `gitroot` to jump to git root directory from a subtree |
| 16 | +- plugin `gsconnect` to send the selected files to Android using gsconnect |
| 17 | +- icon for opus and webp files |
| 18 | +- `preview-tui` - fix gif conversion and whitespace name |
| 19 | +- `preview-tui` - add support for windows terminal split |
| 20 | +- `preview-tui` - djvu file previews |
| 21 | +- `nuke` - add support for `imv` when named _imv_ |
| 22 | +- `gsconnect` - support connection to multiple devices |
| 23 | +- export `NNN_INCLUDE_HIDDEN` to plugins (#1308) |
| 24 | +- respect `NNN_TRASH` in `.nmv` (#1306) |
| 25 | +- add GNU sed as a dependency with support for env var `SED` |
| 26 | +- use bold `>` to point at current entry in detail mode |
| 27 | +- add 2 spaces after icons for better visibility |
| 28 | +- documentation refresh |
| 29 | +- make option `O_NOSORT` to load directories unsorted on entry |
| 30 | + |
| 31 | +------------------------------------------------------------------------------- |
| 32 | + |
1 | 33 | nnn v4.4 Tequila
|
2 | 34 | 2021-11-23
|
3 | 35 |
|
|
0 commit comments