Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-10 | Fix #564: Option -l: number of lines to move on mouse scroll | Arun Prakash Jana | |
2020-05-02 | Fix: BSD expr syntax error on empty $NNNLVL (#546) | Rami3L | |
2020-05-01 | Install logo to desktop icons (#542) | lvgx | |
This shows the "n³" logo as icon in application menus, when desktop file is installed (using `install-desktop` make target). | |||
2020-05-01 | Add a logo for nnn (n³) (#544) | lvgx | |
"n³" on a black knight chess piece/black horse head. | |||
2020-05-01 | Update autogen packages | Arun Prakash Jana | |
2020-04-24 | Update completion scripts | Arun Prakash Jana | |
2020-04-12 | Change nav-as-you-type to type-to-nav | Arun Prakash Jana | |
2020-04-05 | Support only NO_COLOR, revert -C to disable color | Arun Prakash Jana | |
2020-04-05 | Option -C to disable color | Arun Prakash Jana | |
2020-04-04 | Add script to generate files | Arun Prakash Jana | |
2020-04-01 | Add .desktop file for XDG compatible DEs (#501) | lvgx | |
Install with `make install-desktop` It now appears in application menus, search, etc. in XDG compatible desktop environments (like GNOME, KDE, ...). | |||
2020-03-30 | Add fortune to help | Arun Prakash Jana | |
2020-03-28 | Support time type (access/change/mod) change | Arun Prakash Jana | |
2020-03-20 | Fix #496: option -f to use readline history file | Arun Prakash Jana | |
2020-03-18 | Option -T obsoletes option -v | Arun Prakash Jana | |
2020-03-18 | Option -T to change default sort order | Arun Prakash Jana | |
2020-03-11 | Add batchrename to readme, minor Makefile change | Arun Prakash Jana | |
2020-03-01 | Update Haiku Makefile | Arun Prakash Jana | |
2020-02-29 | Merge quitcd scripts for bash and zsh | Arun Prakash Jana | |
2020-02-12 | Update Haiku Makefile | Arun Prakash Jana | |
2020-01-31 | Compile static bin locally for release (#457) | Maxim Baz | |
2020-01-25 | Revert "Test static packaging" | Arun Prakash Jana | |
This reverts commit dbcbaa583c4c95ba211bf51127083670a07b430c. | |||
2020-01-25 | Test static packaging | Arun Prakash Jana | |
2020-01-17 | Options -e and -t | Arun Prakash Jana | |
Replaces the following environment variables: - NNN_USE_EDITOR - NNN_IDLE_TIMEOUT | |||
2020-01-14 | Update Haiku Makefile with changes of original (#435) | Anna Arad | |
2020-01-12 | Guard against empty | Arun Prakash Jana | |
2020-01-09 | Use option -A to disable dir auto-select | Arun Prakash Jana | |
2020-01-07 | Fix openSUSE Leap 15.1 package generation | Arun Prakash Jana | |
2020-01-03 | Update Haiku Makefile and recipe with suggestions from HaikuPorts (#426) | Anna Arad | |
2019-12-31 | Update copyright year | Arun Prakash Jana | |
2019-12-30 | On the fly dist generation | Arun Prakash Jana | |
2019-12-29 | Get version string from source | Arun Prakash Jana | |
2019-12-28 | Keybind v for version sort | Arun Prakash Jana | |
2019-12-27 | Get nnn compile and run on Haiku (#403) | Anna Arad | |
* Add support for Haiku OS * Adjust DISTFILES and dist rule in haiku | |||
2019-12-25 | Option n - nav as you type, V - version sort | Arun Prakash Jana | |
2019-12-25 | Revert "Use b and ^B as bookmark key" | Arun Prakash Jana | |
This reverts commit 278fcfdfc930ff32f3159e84facec79165019570. | |||
2019-12-25 | Use b and ^B as bookmark key | Arun Prakash Jana | |
2019-12-20 | Program option to load session is now `-s` | Arun Prakash Jana | |
- remove auto-stored session "@" on restore - minor help update | |||
2019-12-20 | Revert "Internal states, sessions changes" | Arun Prakash Jana | |
This reverts commit cf388649b9cd6fba38b9c0dca49c29bad3b6f737. | |||
2019-12-19 | Simplify QuitCD scripts | Arun Prakash Jana | |
2019-12-19 | Internal states, sessions changes | Arun Prakash Jana | |
- replace bools for internal non-persistent binary states with an uchar - do not store path to session, derive from config path in tmp buffer - program option to load session is not `-s` - remove auto-stored session "@" on restore - minor help update | |||
2019-12-14 | Fix #402 | Arun Prakash Jana | |
2019-12-14 | remove program option -f | Arun Prakash Jana | |
2019-12-14 | Update docs | Arun Prakash Jana | |
2019-12-12 | Add option to show noti and copy selection to system clipboard | Arun Prakash Jana | |
2019-12-09 | Move nlaunch to plugins as launch | Arun Prakash Jana | |
2019-12-08 | Add nplay as a plugin | Arun Prakash Jana | |
2019-12-07 | Add nplay: a custom opener | Arun Prakash Jana | |
2019-12-05 | Prepare for release v2.8.1 | Arun Prakash Jana | |
2019-12-04 | Prepare for release v2.8 | Arun Prakash Jana | |