| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-08-05 | Code reformat | |
| 2020-08-05 | Show dirs in bold | |
| 2020-08-04 | Fix build break | |
| 2020-08-04 | Update docs | |
| 2020-08-04 | Support file colors in detail mode | |
| 2020-08-04 | Program option to use older | |
| 2020-08-04 | Support file colors | |
| 2020-08-04 | Detect odd hex symbols in NNN_COLORS | |
| 2020-08-03 | Identify orphaned symlinks | |
| 2020-08-03 | Use wrapper API | |
| 2020-08-03 | Fix #691 | |
| 2020-08-02 | Minor reformat | |
| 2020-08-02 | Revert "Reduce processing if NNN_COLORS is unset" | |
| 2020-08-02 | Reduce processing if NNN_COLORS is unset | |
| 2020-08-02 | Clear selection list after copy | |
| 2020-08-02 | Fix illegal access | |
| 2020-08-02 | Support xterm 256 color | |
| 2020-08-02 | Avoid redundant printw() call for order | |
| 2020-08-02 | Show selection in reverse in status bar | |
| 2020-08-01 | Fix build break | |
| 2020-08-01 | Write last dir on quit in vim picker mode | |
| 2020-07-22 | Code reduction | |
| 2020-07-22 | Create mountpoint by hostname, clear prompt | |
| 2020-07-22 | Fix #684: support path appended to hostname | |
| 2020-07-21 | Fix #685: indicator H fo hidden | |
| 2020-07-14 | Prepare for release v3.3 | |
| 2020-07-13 | Update help | |
| 2020-07-13 | Alt+Esc to exit nav-to-type and redraw | |
| 2020-07-09 | Add a note that Esc cancels | |
| 2020-07-09 | Fix #675 | |
| 2020-07-07 | Use the term mark instead of pin | |
| 2020-07-07 | Pin dir when visitng target file in find and list | |
| 2020-07-04 | Remove snprintf() from start-up path | |
| 2020-06-28 | Revert "Simplify check" | |
| 2020-06-28 | Copy the correct length | |
| 2020-06-28 | Minor refactor | |
| 2020-06-27 | Fix build break | |
| 2020-06-27 | Add relative paths support for cp/mv as (#668) | |
| 2020-06-27 | Fix build break | |
| 2020-06-27 | Pin current path on archive/remote mount | |
| 2020-06-25 | Simplify check | |
| 2020-06-24 | Fix check when char is unsigned (#665) | |
| 2020-06-24 | Always use builtin alloca() (#666) | |
| 2020-06-22 | Add -Wshadow to CFLAGS and fixes | |
| 2020-06-19 | Avoid SIGWINCH interruptions of NNN_PIPE IO (#659) | |
| 2020-06-15 | Option -u to disable current/selection prompt | |
| 2020-06-15 | Clear selection after some operations (see notes) | |
| 2020-06-14 | Show '+' in statusbar instead of 's' for selection | |
| 2020-06-14 | Refactor key-val pair parsing | |
| 2020-06-14 | Make once-used function inline |