| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-15 | Adapt PR #495 | ||
| 2020-03-15 | Convert batchrename to bash and rename it (#495) | ||
| 2020-03-14 | Update plugin docs | ||
| 2020-03-14 | Add x2sel plugin (reverse .cbcp) (#494) | ||
| This plugin is based on .cbcp and does basically the reverse operation. It copies system clipboard newline-separated file list to selection. | |||
| 2020-03-11 | Integrate batch renamer plugin | ||
| 2020-03-11 | Addressing #489 (#490) | ||
| * Fix empty printf, change separator for sed * Added missing quotes | |||
| 2020-03-11 | Add batchrename to readme, minor Makefile change | ||
| 2020-03-08 | POSIX compliant batchrename plugin (#488) | ||
| * Added (almost) POSIX compliant batch rename script * Not fully * Added selection/current prompt | |||
| 2020-03-03 | sxiv: load dir along with file | ||
| 2020-02-28 | Unlimited bookmarks and plugin keys | ||
| 2020-02-25 | Update help, check for mocp before using mocplay | ||
| 2020-02-23 | Update mocplay to understand opener calls | ||
| 2020-02-23 | Support coversion of current file | ||
| 2020-02-23 | Auto-select hovered file for diff when only 1 selected | ||
| 2020-02-23 | Plugin mp3conv to extract audio from media as mp3 | ||
| 2020-02-23 | Fix doc | ||
| 2020-02-20 | Tweak fzopen to show parent dir and filename with fzf | ||
| 2020-02-20 | Allow choosing the same context in plugin helper | ||
| 2020-02-20 | Update docs | ||
| 2020-02-19 | nuke: open log files in vi | ||
| 2020-02-14 | Do not play dat by extension | ||
| 2020-02-12 | Play known video file types by extension | ||
| 2020-02-02 | Remove redundant example | ||
| 2020-01-30 | Run GUI app as plugin | ||
| 2020-01-22 | nuke: add glow to preview markdown | ||
| 2020-01-18 | fixed a formating error (#444) | ||
| Some normal text was indent a little, which caused to to become a code | |||
| 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 | ||