| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-01-20 | Re-orient config vars | ||
| 2019-01-20 | Support link creation | ||
| 2019-01-20 | Update docs | ||
| 2019-01-19 | Update memory stats | ||
| 2019-01-19 | Document macros | ||
| 2019-01-19 | Document NNN_TMPFILE | ||
| 2019-01-19 | Take notes with N | ||
| 2019-01-19 | Remove key Backspace | ||
| 2019-01-19 | Update docs | ||
| 2019-01-19 | Key N to switch to context N | ||
| 2019-01-19 | Remove keys ^, $ | ||
| 2019-01-18 | Fix broken links | ||
| 2019-01-18 | Update docs | ||
| 2019-01-18 | Add install command for Alpine Linux | ||
| 2019-01-18 | Update video image | ||
| 2019-01-17 | Use a concise help | ||
| 2019-01-17 | Update README | ||
| 2019-01-16 | Resurrect NNN_OPENER | ||
| 2019-01-15 | Update docs | ||
| 2019-01-15 | Change env var name | ||
| 2019-01-13 | Support substring match in filter mode | ||
| 2019-01-11 | Rename config env var | ||
| 2019-01-11 | Fix #187 | ||
| It seems the behaviour of the default opener (xdg-open) varies across platforms and environments. Details are documented in the issue. To prevent an empty file from being accidentally opened leading to unexpected behaviour, we are adding a guard with the message that the empty file should be opened using edit or open option. | |||
| 2019-01-11 | Update README.md | ||
| Milis Linux support | |||
| 2019-01-11 | Update README.md | ||
| Milis Linux support | |||
| 2019-01-07 | Update docs | ||
| 2019-01-06 | Add Raspberry Pi compilation/board info | ||
| 2019-01-06 | Document prompt clear and exit behaviour | ||
| 2019-01-06 | Map ^V to run custom script | ||
| 2019-01-06 | Quote argument with sh -c | ||
| 2019-01-05 | Update docs | ||
| 2019-01-05 | Update docs | ||
| 2019-01-05 | Document picker behaviour | ||
| 2019-01-04 | Fix #179 | ||
| 2019-01-04 | Sample scripts to convert NUL to newline | ||
| 2019-01-04 | Update docs | ||
| 2019-01-03 | Change location of copier script | ||
| 2019-01-03 | nnn as a file picker | ||
| 2019-01-03 | Update docs | ||
| 2019-01-02 | Fix a broken link | ||
| 2019-01-01 | Update readme | ||
| 2019-01-01 | Prepare for release v2.2 | ||
| 2018-12-28 | Update introduction | ||
| 2018-12-21 | New video! Thanks Luke Smith! | ||
| 2018-12-17 | Changes suggested by @jarun | ||
| 2018-12-17 | Link pkgsrc package | ||
| 2018-12-17 | Any wide character curses works | ||
| E.g. BSD curses. | |||
| 2018-12-17 | Tweak list of supported platforms | ||
| - Add BSD - Raspberry Pi is not an OS - Non-exhaustive | |||
| 2018-12-17 | describe that homebrew is installer for macOS | ||
| Hardly a person to use macOS and this familiar with homebrew search by homebrew | |||
| 2018-12-16 | Remove redundant static declaration | ||