Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-24 | Makefile option to compile with PCRE lib | ||
Command: make O_PCRE=1 strip | |||
2020-01-23 | Add static compilation flag | ||
make command: make O_STATIC=1 O_NORL=1 strip | |||
2020-01-23 | Lazy unmount, umount (macOS) support | ||
2020-01-21 | Update badges | ||
2020-01-20 | Revert "Update badges" | ||
This reverts commit 3d98daaf27a0ac20dc4914e756faeb9da77f0b7a. | |||
2020-01-20 | Update badges | ||
2020-01-17 | Options -e and -t | ||
Replaces the following environment variables: - NNN_USE_EDITOR - NNN_IDLE_TIMEOUT | |||
2020-01-16 | Update docs | ||
2020-01-15 | Update docs | ||
2020-01-14 | Show order info in filter info bar | ||
2020-01-13 | Key ' for range selection | ||
2020-01-13 | Update docs | ||
2020-01-12 | Fix build break | ||
2020-01-12 | Minor changes to fast redraw | ||
2020-01-12 | Update docs | ||
2020-01-12 | Update docs | ||
2020-01-12 | Show statusbar instead of blank | ||
2020-01-11 | Fix not waiting for command next time if non-Enter keys are pressed | ||
2020-01-10 | Update docs | ||
2020-01-10 | Update docs | ||
2020-01-09 | nnn is ported to Haiku now | ||
2020-01-09 | Implement reverse sorting | ||
2020-01-07 | Update docs | ||
2020-01-02 | Support toggle exe | ||
2020-01-02 | Update docs, early check for empty files | ||
2020-01-01 | Update docs | ||
2019-12-31 | Update copyright year | ||
2019-12-29 | Automagically handle archives | ||
2019-12-22 | Update docs | ||
2019-12-21 | Update docs: use direct repology url | ||
2019-12-20 | Update docs | ||
2019-12-16 | Update docs | ||
2019-12-14 | Update docs | ||
2019-12-14 | Update docs | ||
2019-12-14 | Use string filters by default | ||
2019-12-14 | Update man | ||
2019-12-13 | Update docs | ||
2019-12-12 | Add option to show noti and copy selection to system clipboard | ||
2019-12-12 | Add plugin to show notification | ||
2019-12-11 | Operation completion notification | ||
2019-12-11 | Reformat help | ||
2019-12-11 | Remove redundant key for first file | ||
2019-12-11 | Reformat help, remove redundant plugin key | ||
2019-12-10 | Disable partial regex errors | ||
2019-12-10 | Combine archive operations | ||
2019-12-10 | Revert to ] key | ||
2019-12-10 | Key 's' to manage session | ||
2019-12-10 | Use \ as alternative prompt/run command keybind | ||
2019-12-09 | Update docs | ||
2019-12-09 | Move nlaunch to plugins as launch | ||