Age | Commit message (Expand) | Author |
---|---|---|
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 | |
2019-01-02 | Fix a broken link | |
2019-01-02 | Merge pull request #178 from QasimK/document-fish-quitcd | |
2019-01-02 | Document second method of adding quitcd to fish | |
2019-01-01 | Document how to install fish quitcd 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 | |
2018-12-17 | Changes suggested by @jarun | |
2018-12-17 | Link pkgsrc package | |
2018-12-17 | Any wide character curses works | |
2018-12-17 | Tweak list of supported platforms | |
2018-12-17 | Fix #168 | |
2018-12-17 | Merge pull request #169 from avelino/master | |
2018-12-17 | Merge pull request #166 from sjmulder/pr/makefile | |
2018-12-17 | describe that homebrew is installer for macOS | |
2018-12-17 | Revert "Remove CPPFLAGS since C++ is not used" | |
2018-12-17 | Fix #164 | |
2018-12-17 | Fix #165 | |
2018-12-16 | Remove CPPFLAGS since C++ is not used | |
2018-12-16 | Make curses flags configurable | |
2018-12-16 | Also use pkg-config for regular ncurses | |
2018-12-16 | Make optimization flags configurable | |
2018-12-16 | Remove redundant static declaration | |
2018-12-16 | A better case name | |
2018-12-16 | Use run a command to launch apps | |
2018-12-16 | Change order of switch cases (1) | |
2018-12-16 | Change order of cases in switch statement. | |
2018-12-16 | use switch case for NNN_SCRIPT |