| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | Merge pull request #189 from milisarge/patch-1 | ||
| Update README.md -Milis | |||
| 2019-01-11 | Update README.md | ||
| Milis Linux support | |||
| 2019-01-11 | Fix #188 | ||
| 2019-01-11 | Update README.md | ||
| Milis Linux support | |||
| 2019-01-10 | Remove redundant func call | ||
| 2019-01-07 | Update docs | ||
| 2019-01-06 | Add user script to upgrade nnn on Debian 9 Stretch | ||
| 2019-01-06 | Add Raspberry Pi compilation/board info | ||
| 2019-01-06 | Don't lose filename on second escape | ||
| 2019-01-06 | Reduce delay for escape | ||
| 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 | Add a sample command | ||
| 2019-01-05 | Update docs | ||
| 2019-01-05 | Update docs | ||
| 2019-01-05 | Document picker behaviour | ||
| 2019-01-04 | Fix #179 | ||
| 2019-01-04 | Open sxiv in bg | ||
| 2019-01-04 | Update user scripts | ||
| 2019-01-04 | Sample scripts to convert NUL to newline | ||
| 2019-01-04 | Fix #185 | ||
| 2019-01-04 | Update docs | ||
| 2019-01-03 | Change location of copier script | ||
| 2019-01-03 | nnn as a file picker | ||
| 2019-01-03 | Add sample user scripts | ||
| 2019-01-03 | Update docs | ||
| 2019-01-02 | Merge pull request #180 from akkartik/patch-1 | ||
| Fix a broken link | |||
| 2019-01-02 | Fix a broken link | ||
| 2019-01-02 | Merge pull request #178 from QasimK/document-fish-quitcd | ||
| Document how to install fish quitcd function | |||
| 2019-01-02 | Document second method of adding quitcd to fish | ||
| 2019-01-01 | Document how to install fish quitcd function | ||
| It was not clear that the name of the file should match the name of the function. | |||
| 2019-01-01 | Update changelog | ||
| 2019-01-01 | Update readme | ||
| 2019-01-01 | Prepare for release v2.2 | ||
| 2018-12-28 | Update introduction | ||
| 2018-12-27 | Fix open with | ||
| 2018-12-26 | Remove redundant fwd declaration | ||
| 2018-12-26 | Fix #173 | ||
| 2018-12-21 | New video! Thanks Luke Smith! | ||
| 2018-12-20 | Remove test code | ||
| 2018-12-20 | Fix #165 | ||
| 2018-12-18 | Merge pull request #170 from sjmulder/pr/readme | ||
| Readme changes | |||
| 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 | Fix #168 | ||