Age | Commit message (Expand) | Author |
---|---|---|
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 | |
2018-12-16 | handle script dir with NNN_SCRIPT | |
2018-12-15 | Minor modifications | |
2018-12-14 | Refresh on empty command | |
2018-12-13 | Quick switch on empty command | |
2018-12-11 | Update docs | |
2018-12-10 | On entry delete move to previous file | |
2018-12-09 | Update stats | |
2018-12-09 | Copy file paths at run a cmd prompt | |
2018-12-09 | Support run a command | |
2018-12-09 | Update completion scripts | |
2018-12-09 | Update man page | |
2018-12-09 | Use force only in case of rm | |
2018-12-09 | Update binary size | |
2018-12-09 | Reformat program help | |
2018-12-09 | Add comments | |
2018-12-08 | Group more options | |
2018-12-08 | Use stat to get file details | |
2018-12-08 | Ensure script to run is not a directory | |
2018-12-08 | Support run file as executable | |
2018-12-08 | Fix alignment | |
2018-12-08 | Ensure NNN_SCRIPT(suffix) exists | |
2018-12-08 | Simplify show details | |
2018-12-08 | Changes for running scripts | |
2018-12-08 | Fix build break |