Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-18 | Make search prefix-basedHEADmaster | Tim Segers | |
2020-11-18 | Fix #784: support msys2 compilation | Arun Prakash Jana | |
2020-11-17 | Revert to dev tag | Arun Prakash Jana | |
2020-11-17 | Prepare for release v3.5 Freddie | Arun Prakash Jana | |
Code named after Freddie Mercury: https://en.wikipedia.org/wiki/Freddie_Mercury | |||
2020-11-15 | Update ToDo list link | Arun Prakash Jana | |
2020-11-14 | Add a useful tip. | Arun Prakash Jana | |
2020-11-14 | Update docs | Arun Prakash Jana | |
2020-11-14 | upx compress all static binaries before upload | Arun Prakash Jana | |
2020-11-14 | Update help | Arun Prakash Jana | |
2020-11-13 | Q - error & quit if no selection, else pick & quit | Arun Prakash Jana | |
2020-11-13 | Update docs | Arun Prakash Jana | |
2020-11-13 | Fix #777: input stream ishould trump -s/-S | Arun Prakash Jana | |
If an input stream is available, prioritize that over sessions. find/grep syntax can be very complex and can be scripted. On the contrary, sessions can be loaded at runtime and the persistent session can be "restored". An interesting use case is the listing is done in picker mode from a script and the user expects to "pick" some entries among the listed search results. Another important change is - if the user tries to load the "last session" explicitly by name instead of using the session option _restore_, we should not overwrite the "last session" ("@") before loading the it. | |||
2020-11-12 | Update plugin | Arun Prakash Jana | |
2020-11-10 | Clean-up help | Arun Prakash Jana | |
2020-11-10 | Fix #775: quit on double Esc | Arun Prakash Jana | |
2020-11-10 | Skip rm invocation when no files to delete | Arun Prakash Jana | |
2020-11-08 | Update plugin notes and table | Arun Prakash Jana | |
2020-11-08 | Merge pull request #765 from KlzXS/dups | Mischievous Meerkat | |
Modified dups to allow selecting files for removal | |||
2020-11-08 | Clear up which files are removed | KlzXS | |
2020-11-08 | Wording | KlzXS | |
2020-11-07 | sed fixes | KlzXS | |
2020-11-07 | Fix shellchek error | KlzXS | |
2020-11-06 | Minor changes | Arun Prakash Jana | |
2020-11-06 | Add some prompts | KlzXS | |
2020-11-05 | Fix locker not invoked | Arun Prakash Jana | |
2020-11-02 | make target upx (https://upx.github.io/) | Arun Prakash Jana | |
2020-11-01 | Update README | Arun Prakash Jana | |
2020-10-31 | Update Haiku Makefile | Arun Prakash Jana | |
2020-10-31 | make option O_NOUG to compile out user group info | Arun Prakash Jana | |
2020-10-31 | Option -U to show user and group in status bar | Arun Prakash Jana | |
2020-10-31 | Merge pull request #768 from voodoologic/master | Mischievous Meerkat | |
Plugin readme improvement | |||
2020-10-30 | Plugin readme improvement | Doug Headley | |
2020-10-23 | Update doc | Arun Prakash Jana | |
2020-10-21 | Fix filenames with spaces not working | KlzXS | |
2020-10-21 | Modified dups to allow selecting files for removal | KlzXS | |
2020-10-21 | Update plugin | Arun Prakash Jana | |
2020-10-21 | Support zoxide for jumping (#764) | Tim Adler | |
* Create zoxide * Delete zoxide * Add files via upload | |||
2020-10-20 | Fix build break | Arun Prakash Jana | |
2020-10-20 | Generate static binaries with icon support | Arun Prakash Jana | |
2020-10-18 | Fix #763: Revert "Fix #759" (makes nnn hang when used in a script) | Arun Prakash Jana | |
This reverts commit c0745727481af78f93512821aaca8484b273faa2. | |||
2020-10-17 | Update docs | Arun Prakash Jana | |
2020-10-15 | fix bookmarks plugin on empty output (#762) | Placido Fernandez | |
* fix bookmarks plugin on empty output * fix indentation * remove redundant new line | |||
2020-10-15 | Fix indentation | Arun Prakash Jana | |
2020-10-15 | Fix #759 | Arun Prakash Jana | |
2020-10-13 | fix fzf bookmarks plugin environment variable (#756) | Placido Fernandez | |
* fix fzf bookmarks plugin environment variable * fix for POSIX | |||
2020-10-12 | Udpate badge | Arun Prakash Jana | |
2020-10-12 | docs: fix simple typo: sdtout -> stdout (#755) | Tim Gates | |
2020-10-11 | Update docs | Arun Prakash Jana | |
2020-10-10 | Fix #739 #753 | Arun Prakash Jana | |
2020-10-08 | Fix #750: add more clarity to unmount help | Arun Prakash Jana | |