|
| 1 | +nnn v4.4 Tequila |
| 2 | +2021-11-23 |
| 3 | + |
| 4 | +- support macOS iterm2 in plugin preview-tui (#1196) |
| 5 | +- use selection at native command prompt with `%j` and `%J` |
| 6 | + - docs - https://github.com/jarun/nnn/wiki/concepts#special-variables |
| 7 | +- scroll strings longer than columns in rename/new prompts (#1213, #279) |
| 8 | +- batch rename symlink targets in listing mode (#1214) |
| 9 | +- option for recursive rename in plugin .nmv (#1186) |
| 10 | +- more frequent checks for cancellation during du (#1236) |
| 11 | +- picker mode: enable auto-proceed |
| 12 | +- picker mode: don't pick hovered file on <kbd>Enter</kbd> if selection exists |
| 13 | +- picker mode: fix issue in plugin `fzopen` when used to pick files |
| 14 | +- send file to explorer FIFO on double left click instead of opening it |
| 15 | +- new neovim plugin [nnn.nvim](https://github.com/luukvbaal/nnn.nvim) |
| 16 | + - nvim-only, featuring explorer mode (`-F` flag) |
| 17 | +- explorer mode for [nnn.vim](https://github.com/mcchrish/nnn.vim#explorer) |
| 18 | +- remove option `-w`: always place HW cursor on current entry |
| 19 | +- accept link name when linking a single target (#1201) |
| 20 | +- option `-i` to show current file information in info bar |
| 21 | +- force GNU sed on *BSD and Solaris |
| 22 | +- add `nsxiv` support to nuke, preview-tabbed and imgview (#1230) |
| 23 | +- fix preview-tui without `-a` (#1208) |
| 24 | +- pass `pts` in env var for preview-tui to use in `tput` (#1235) |
| 25 | +- disable editing file in picker mode (#1183) |
| 26 | +- save session in picker mode (#1190) |
| 27 | +- use nerd icons for gitstatus patch (#1220) |
| 28 | + |
| 29 | +------------------------------------------------------------------------------- |
| 30 | + |
1 | 31 | nnn v4.3 Martini
|
2 | 32 | 2021-09-29
|
3 | 33 |
|
|
0 commit comments