| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-12-09 | Use force only in case of rm | |
| 2018-12-09 | Update binary size | |
| 2018-12-09 | Reformat program help | |
| 2018-12-09 | Add comments | |
| 2018-12-08 | Group more options | |
| 2018-12-08 | Use stat to get file details | |
| 2018-12-08 | Ensure script to run is not a directory | |
| 2018-12-08 | Support run file as executable | |
| 2018-12-08 | Fix alignment | |
| 2018-12-08 | Ensure NNN_SCRIPT(suffix) exists | |
| 2018-12-08 | Simplify show details | |
| 2018-12-08 | Changes for running scripts | |
| 2018-12-08 | Fix build break | |
| 2018-12-08 | Use bool return if applicable | |
| 2018-12-08 | Selection should not be blocked if no files | |
| 2018-12-08 | Group similar options in browse() | |
| 2018-12-08 | Add function for 'which utility' | |
| 2018-12-08 | Disable undocumented F2 and F5 | |
| 2018-12-08 | Combine more cases | |
| 2018-12-08 | Reload contents after launch | |
| 2018-12-08 | Fix wrong prompt | |
| 2018-12-07 | Fix documentation issues | |
| 2018-12-07 | Document lftp integration | |
| 2018-12-07 | Support launching cli utility too | |
| 2018-12-06 | Handle argument ordering in spawn() | |
| 2018-12-06 | Refactor code | |
| 2018-12-06 | Instructions on how to get selection at prompt | |
| 2018-12-06 | Update docs | |
| 2018-12-05 | Map ^I to context cycle | |
| 2018-12-05 | Handle starting ^ at filter prompt | |
| 2018-12-05 | Make ^T shortcut for nav-as-you-type. | |
| 2018-12-05 | Remove redundant use of regex | |
| 2018-12-05 | Detect filetype using file output | |
| 2018-12-05 | Remove redundant structure member | |
| 2018-12-05 | Update docs | |
| 2018-12-04 | Use a generic comment | |
| 2018-12-04 | Shorter error message | |
| 2018-12-04 | Use MAX as macro suffix | |
| 2018-12-04 | Option -c is gone | |
| 2018-12-04 | Match context index with directory color | |
| 2018-12-03 | Per-context directory color | |
| 2018-12-03 | Update docs | |
| 2018-12-02 | Ask to create new context on TAB | |
| 2018-12-02 | Update stats in docs | |
| 2018-12-02 | Support TAB to cycle contexts | |
| 2018-12-02 | Update docs | |
| 2018-12-01 | Add link to Cygwin wiki page | |
| 2018-12-01 | Update copier script and docs | |
| 2018-12-01 | Add options to force file operations | |
| 2018-12-01 | Use bool where applicable |