| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-08 | Optimize file extension check | ||
| 2020-01-08 | Minor refactor | ||
| 2020-01-07 | Retain filter on single file removal | ||
| 2020-01-07 | Clear filter after removing current file | ||
| 2020-01-06 | Re-order keybind help | ||
| 2020-01-06 | Clear filter on dir changes | ||
| 2020-01-02 | Support toggle exe | ||
| 2020-01-02 | Update docs, early check for empty files | ||
| 2020-01-02 | Add useful locker peaclock for Haiku | ||
| 2020-01-02 | Use a shorter width param | ||
| 2020-01-02 | Add Desktop Opener for Haiku (#425) | ||
| You guys almost forgot this. Hope this helps! ;) | |||
| 2019-12-31 | Update copyright year | ||
| 2019-12-31 | Fix 2 archive handling issues | ||
| - when an archive is mounted, jump into the mount point - while archiving the hovered file, exit if the archive name is same | |||
| 2019-12-30 | Make showsel print warning when nothing is selected (#423) | ||
| 2019-12-30 | Drop ^T, no reload after empty cmd at prompt | ||
| 2019-12-30 | Show context numbers in help | ||
| 2019-12-29 | Fix build break | ||
| 2019-12-29 | Automagically handle archives | ||
| 2019-12-29 | Code refactor | ||
| 2019-12-29 | Retire execute file | ||
| There is no way to detect and handle GUI executables. Must run manually. | |||
| 2019-12-29 | Fix #420: simplify bookmarking, retire lead key | ||
| 2019-12-28 | Keybind v for version sort | ||
| 2019-12-28 | Refactor help | ||
| 2019-12-28 | Refactor help | ||
| 2019-12-27 | Get nnn compile and run on Haiku (#403) | ||
| * Add support for Haiku OS * Adjust DISTFILES and dist rule in haiku | |||
| 2019-12-27 | Refactor help | ||
| 2019-12-27 | Code refactor | ||
| 2019-12-27 | Code refactor | ||
| 2019-12-27 | Refactor plugin handling | ||
| 2019-12-27 | Fix: save last hovered filename in cur context post arrow movement | ||
| 2019-12-27 | Code refactor | ||
| 2019-12-27 | Code refactor | ||
| 2019-12-26 | Refactor cur or sel confirmation | ||
| 2019-12-26 | Refactor context selection | ||
| 2019-12-26 | Use test and set in frequent keys | ||
| 2019-12-26 | Experimental: clear filter on dir reload and retain name | ||
| 2019-12-26 | Retain filter on keys up and down | ||
| 2019-12-25 | Revert "Retain filters when context keys are used from filter prompt" | ||
| This reverts commit d9da85a3654be58b362c1967d876893b28ba6aa6. | |||
| 2019-12-25 | Option n - nav as you type, V - version sort | ||
| 2019-12-25 | Revert "Fix #420: reduce Lead key to bookmark key" | ||
| This reverts commit 1ed5febe0c298cc932a2127b8ba061fe941ea379. | |||
| 2019-12-25 | Revert "Update help" | ||
| This reverts commit 89a158b9f42decbd9e5c8f4a0d5f3a63270b37dd. | |||
| 2019-12-25 | Revert "Use b and ^B as bookmark key" | ||
| This reverts commit 278fcfdfc930ff32f3159e84facec79165019570. | |||
| 2019-12-25 | Revert "Use a fixed key , for pinning dir" | ||
| This reverts commit 4d17b82950907727550d8e1ab2f608a4974c8c62. | |||
| 2019-12-25 | Use a fixed key , for pinning dir | ||
| 2019-12-25 | Use b and ^B as bookmark key | ||
| 2019-12-25 | Update help | ||
| 2019-12-25 | Fix #420: reduce Lead key to bookmark key | ||
| 2019-12-25 | Retain filters when context keys are used from filter prompt | ||
| 2019-12-23 | Set flags for OS-es without dp-type. | ||
| 2019-12-21 | Use CLI flags spawning CLI opener as default FM | ||