Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-17 | Options -e and -t | ||
Replaces the following environment variables: - NNN_USE_EDITOR - NNN_IDLE_TIMEOUT | |||
2020-01-16 | Update docs | ||
2020-01-15 | Change command order | ||
2020-01-15 | Use shorter lines in man page | ||
2020-01-15 | Prepare for release v2.9 | ||
2020-01-14 | Keybind changes | ||
2020-01-14 | Fix doc | ||
2020-01-13 | Unify plugin keys | ||
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 | ||