| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-12 | Go to top when last saved filter is applied | ||
| 2020-01-11 | Use : for filter case | ||
| 2020-01-11 | Refactor PDF handling, add rtorrent, man pages | ||
| 2020-01-11 | nuke: open manpages, reload dir after dot | ||
| 2020-01-09 | Update docs | ||
| 2020-01-08 | Add examples of useful commands to run as plugin | ||
| 2020-01-07 | Update docs | ||
| 2020-01-05 | Update boom | ||
| 2020-01-03 | Merge plugins pastebin and upload | ||
| 2020-01-03 | Merge plugins imgsxiv and imgviu | ||
| 2020-01-03 | Remove plugin notes, update docs to run cmd as plugin | ||
| 2020-01-02 | Support toggle exe | ||
| 2020-01-02 | Plugin rename | ||
| 2020-01-02 | Plugin rename | ||
| 2019-12-29 | Automagically handle archives | ||
| 2019-12-29 | Code refactor | ||
| 2019-12-24 | Use file.io to ipload files | ||
| 2019-12-22 | Update docs | ||
| 2019-12-22 | Handle more audio types by file extension | ||
| 2019-12-21 | Update plugin docs | ||
| 2019-12-20 | nuke: guard against opening risky file types | ||
| 2019-12-20 | Mechanism to skip dir refresh after running plugin | ||
| 2019-12-18 | Minor improvements | ||
| - reduce 4 spaces between help columns as it's too wide for handhelds - support `]` as prompt in nav-as-you-type-mode when filter is empty - update plugin docs | |||
| 2019-12-17 | User control to disable prompt after run cmd as plugin | ||
| 2019-12-16 | Update docs | ||
| 2019-12-13 | Fix opening image with sxiv | ||
| 2019-12-12 | Add option to show noti and copy selection to system clipboard | ||
| 2019-12-12 | Add plugin to show notification | ||
| 2019-12-11 | Reformat help, remove redundant plugin key | ||
| 2019-12-10 | Add m4a files | ||
| 2019-12-10 | PR #399: add autojump plugin | ||
| 2019-12-09 | Exit if dir is unchanged | ||
| 2019-12-09 | Support both fzf and fzy | ||
| 2019-12-09 | Update docs | ||
| 2019-12-09 | Disable shellcheck warning SC2086 | ||
| 2019-12-09 | Fix build break | ||
| 2019-12-09 | Move nlaunch to plugins as launch | ||
| 2019-12-08 | Rename opener nplay to nuke | ||
| 2019-12-08 | Add nplay as a plugin | ||
| 2019-12-06 | Fix build break | ||
| 2019-12-06 | Fix #398 | ||
| 2019-12-03 | Use common construct for utility names | ||
| 2019-12-03 | Minor plugin fixes | ||
| 2019-12-03 | Plugin renamer (#393) | ||
| This plugin is an alternative to the native batch rename interface in nnn. qmv from renameutils and vidir from moreutils allow to rename files without fear of replacing existing files. | |||
| 2019-12-03 | Update docs | ||
| 2019-12-02 | Remove redundant assignment | ||
| 2019-11-26 | Some of the shell script fixes as per discussion (#389) | ||
| * Improved completion support for files with spaces Filenames with spaces, both generally and for session names, will now complete as expected. * Misc shell script improvements See discussion on: https://github.com/jarun/nnn/commit/1cca9e4b72b106374f203890b266f18609deefe3 | |||
| 2019-11-24 | Set hovered and file as | ||
| 2019-11-24 | Force undetachable edits in EDITOR | ||
| 2019-11-23 | Load dir after hovered image | ||