Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-17 | Prepare for release v3.5 Freddie | ||
Code named after Freddie Mercury: https://en.wikipedia.org/wiki/Freddie_Mercury | |||
2020-11-15 | Update ToDo list link | ||
2020-11-14 | Add a useful tip. | ||
2020-11-14 | Update docs | ||
2020-11-14 | upx compress all static binaries before upload | ||
2020-11-14 | Update help | ||
2020-11-13 | Q - error & quit if no selection, else pick & quit | ||
2020-11-13 | Update docs | ||
2020-11-13 | Fix #777: input stream ishould trump -s/-S | ||
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 | ||
2020-11-10 | Clean-up help | ||
2020-11-10 | Fix #775: quit on double Esc | ||
2020-11-10 | Skip rm invocation when no files to delete | ||
2020-11-08 | Update plugin notes and table | ||
2020-11-08 | Merge pull request #765 from KlzXS/dups | ||
Modified dups to allow selecting files for removal | |||
2020-11-08 | Clear up which files are removed | ||
2020-11-08 | Wording | ||
2020-11-07 | sed fixes | ||
2020-11-07 | Fix shellchek error | ||
2020-11-06 | Minor changes | ||
2020-11-06 | Add some prompts | ||
2020-11-05 | Fix locker not invoked | ||
2020-11-02 | make target upx (https://upx.github.io/) | ||
2020-11-01 | Update README | ||
2020-10-31 | Update Haiku Makefile | ||
2020-10-31 | make option O_NOUG to compile out user group info | ||
2020-10-31 | Option -U to show user and group in status bar | ||
2020-10-31 | Merge pull request #768 from voodoologic/master | ||
Plugin readme improvement | |||
2020-10-30 | Plugin readme improvement | ||
2020-10-23 | Update doc | ||
2020-10-21 | Fix filenames with spaces not working | ||
2020-10-21 | Modified dups to allow selecting files for removal | ||
2020-10-21 | Update plugin | ||
2020-10-21 | Support zoxide for jumping (#764) | ||
* Create zoxide * Delete zoxide * Add files via upload | |||
2020-10-20 | Fix build break | ||
2020-10-20 | Generate static binaries with icon support | ||
2020-10-18 | Fix #763: Revert "Fix #759" (makes nnn hang when used in a script) | ||
This reverts commit c0745727481af78f93512821aaca8484b273faa2. | |||
2020-10-17 | Update docs | ||
2020-10-15 | fix bookmarks plugin on empty output (#762) | ||
* fix bookmarks plugin on empty output * fix indentation * remove redundant new line | |||
2020-10-15 | Fix indentation | ||
2020-10-15 | Fix #759 | ||
2020-10-13 | fix fzf bookmarks plugin environment variable (#756) | ||
* fix fzf bookmarks plugin environment variable * fix for POSIX | |||
2020-10-12 | Udpate badge | ||
2020-10-12 | docs: fix simple typo: sdtout -> stdout (#755) | ||
2020-10-11 | Update docs | ||
2020-10-10 | Fix #739 #753 | ||
2020-10-08 | Fix #750: add more clarity to unmount help | ||
2020-10-07 | Update issue template | ||
2020-10-03 | Update docs | ||
2020-10-02 | Fix #741 | ||