Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-05 | More intuitive nmount | ||
2019-06-05 | Use pipes.sh as locker fallback | ||
2019-06-04 | Commented check | ||
2019-06-04 | Fix #276 | ||
2019-06-04 | Restrict opening 0B files. | ||
See #187. The behaviour has always remained so confusing. In my case a 0B file opens in the GUI editor though I have NNN_USE_EDITOR set. We have a sensible message in place to help users with what to do next. | |||
2019-06-03 | Make diff work with filenames with spaces | ||
2019-06-03 | Add plugin to play music in MOC | ||
2019-06-03 | Update docs | ||
2019-06-02 | Fix #274 | ||
2019-06-02 | Add plugin to view image and browse image dir | ||
2019-06-01 | Update plugins, add mutool to view PDF | ||
2019-05-27 | Enable packing source | ||
2019-05-27 | Use mode=0755 when creating dirs | ||
2019-05-27 | Create ~/.config if missing | ||
2019-05-27 | Prepare for release v2.5 | ||
2019-05-27 | Code refactor | ||
2019-05-26 | Add OS-specific alternative notes | ||
2019-05-26 | file: use dereference | ||
2019-05-26 | Update docs | ||
2019-05-26 | Support directory diff | ||
2019-05-25 | Show usage warning | ||
2019-05-24 | ipinfo shows external IP address | ||
2019-05-23 | Update docs | ||
2019-05-22 | Simplify batch rename | ||
2019-05-22 | PR #265: Replace dependency on vidir | ||
Author: @bruce-hill | |||
2019-05-22 | Update patool wrapper | ||
2019-05-22 | Support bsdtar | ||
2019-05-22 | Alternate scrolling rules. | ||
2019-05-22 | Middle click to visit parent dir | ||
2019-05-22 | Update docs | ||
2019-05-22 | Simpler permission string generation | ||
2019-05-22 | Refactor coolsize | ||
2019-05-22 | Get rid of redundant buffer | ||
2019-05-22 | Fix #264 | ||
2019-05-22 | Add license and copyright | ||
2019-05-22 | Code refactor | ||
2019-05-22 | Fix #261 | ||
2019-05-22 | Get device info from path | ||
2019-05-22 | Update docs | ||
2019-05-22 | Update mentions | ||
2019-05-22 | Adding scrolloff option. | ||
2019-05-22 | Code refactor | ||
2019-05-22 | Fix build break | ||
2019-05-22 | Fix #257: fix the logic for determining which file was clicked. | ||
2019-05-22 | Code refactor | ||
2019-05-22 | Fix #257 | ||
2019-05-22 | Fix regression with opening binary file | ||
2019-05-22 | Fix build break | ||
2019-05-22 | Added mouse support | ||
2019-05-22 | Use refresh after tmp escape | ||