Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-30 | also send mutool to $PAGER (#615) | ||
2020-05-26 | Fix typos (#595) | ||
This is a trial patch to fix the typos Signed-off-by: SZ Lin (林上智) <szlin@debian.org> | |||
2020-05-17 | Late handle blocked mimes | ||
2020-05-10 | Block data type | ||
2020-04-20 | Add nvim as a diff tool for getplugs plugin (#527) | ||
* Add nvim as a diff tool for getplugs plugin * Comment out `is_cmd_exists()` * Add nvim diff tool for diffs plugin * Add $EDITOR to nuke plugin for editing/reading text file format * Modify diff command to fix CircleCI failures * Fix getplugs prompt * Allow nuke to use custom $PAGER | |||
2020-04-17 | nuke: add lowdown as alternative markdown viewer (#524) | ||
See https://kristaps.bsd.lv/lowdown/ | |||
2020-03-16 | Update plugins to support some env vars | ||
2020-03-03 | sxiv: load dir along with file | ||
2020-02-25 | Update help, check for mocp before using mocplay | ||
2020-02-23 | Update mocplay to understand opener calls | ||
2020-02-23 | Fix doc | ||
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-01-22 | nuke: add glow to preview markdown | ||
2020-01-17 | Options -e and -t | ||
Replaces the following environment variables: - NNN_USE_EDITOR - NNN_IDLE_TIMEOUT | |||
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 | ||
2019-12-22 | Handle more audio types by file extension | ||
2019-12-20 | nuke: guard against opening risky file types | ||
2019-12-13 | Fix opening image with sxiv | ||
2019-12-09 | Move nlaunch to plugins as launch | ||
2019-12-08 | Rename opener nplay to nuke | ||