| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-04-18 | Fix #520: minimal erasure | |
| 2020-04-18 | Update issue template, add feature template | |
| 2020-04-18 | Fix #526: persistent session | |
| 2020-04-17 | Fix #523: handle NNN_PIPE (#525) | |
| 2020-04-17 | Save offset in key-val pairs | |
| 2020-04-17 | Fix #523: create NNN_PIPE early | |
| 2020-04-17 | nuke: add lowdown as alternative markdown viewer (#524) | |
| 2020-04-16 | Experimental: guards to reduce repeat screen redraws | |
| 2020-04-16 | Go to first file or next match | |
| 2020-04-16 | Env var NNN_LOCKER | |
| 2020-04-15 | Fix #520 | |
| 2020-04-15 | Fix build break | |
| 2020-04-15 | One-pass key-val pair parsing for bms and plugs | |
| 2020-04-15 | Show entry even if no permission | |
| 2020-04-15 | Optimized xstrlen(), xstrdup() | |
| 2020-04-14 | Refactor set_time_type() | |
| 2020-04-14 | Check for file first (more in number) | |
| 2020-04-14 | MInor refactor | |
| 2020-04-14 | Update docs | |
| 2020-04-14 | Update docs | |
| 2020-04-13 | Reduce the scope of loop variables | |
| 2020-04-13 | Fix typo (#516) | |
| 2020-04-13 | Make NNN_COLORS override NO_COLORS (#515) | |
| 2020-04-13 | Fix build break | |
| 2020-04-13 | Fix build break | |
| 2020-04-13 | Fix symlink to dir indicator in detail mode | |
| 2020-04-13 | Use memccpy | |
| 2020-04-13 | Happy Birthday nnn! 🍰 | |
| 2020-04-12 | Support $FZF_DEFAULT_COMMAND on fzopen plugin (#514) | |
| 2020-04-12 | Change nav-as-you-type to type-to-nav | |
| 2020-04-12 | Simplified dirname() | |
| 2020-04-12 | Simplify finding valid parent | |
| 2020-04-12 | Fix indent | |
| 2020-04-12 | Opinionated xstrlcpy changes (#513) | |
| 2020-04-11 | Minor refactor | |
| 2020-04-11 | Minor refactor | |
| 2020-04-11 | Update docs | |
| 2020-04-10 | Hover on dir and connect remote | |
| 2020-04-10 | Update docs | |
| 2020-04-09 | Minor reformat | |
| 2020-04-09 | Show status bar info in context color | |
| 2020-04-09 | Update docs | |
| 2020-04-07 | x to extract archive | |
| 2020-04-06 | Fix #511: chew ling strings at filter prompt | |
| 2020-04-06 | Fix #511 | |
| 2020-04-06 | Fix #510 | |
| 2020-04-05 | A nocolor msg print | |
| 2020-04-05 | Remove redundant calls | |
| 2020-04-05 | Fix jump on canceled duplicate | |
| 2020-04-05 | Support only NO_COLOR, revert -C to disable color |