Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-09 | Haiku: General fixup, add icon, add rdef file | CodeforEvolution | |
- Add a native vector icon for Haiku (it hasn't been Haiku-ified yet however) - Add a rdef file (specifies application metadata) - Add clipboard support, notififcation support, and basic nuke support - Fix support for fortunes on Haiku ("-s" option is not available on Haiku) - Cleanup Haiku recipe | |||
2020-08-10 | Update docs | Arun Prakash Jana | |
2020-08-09 | Reduce a check | Arun Prakash Jana | |
2020-08-08 | Support traversal on creation, update docs | Arun Prakash Jana | |
2020-08-07 | Revert "Move helper APIs to header file" | Arun Prakash Jana | |
This reverts commit 1fecdb2393c31283267c01dd4f48d9ff6df17474. | |||
2020-08-07 | Move helper APIs to header file | Arun Prakash Jana | |
2020-08-06 | Update docs | Arun Prakash Jana | |
2020-08-06 | Fix #692 (partially) | Arun Prakash Jana | |
2020-08-06 | File colors is independent of context colors | Arun Prakash Jana | |
2020-08-06 | Initialize file type colors as default | Arun Prakash Jana | |
2020-08-05 | Utility functions to top, API to get file extn | Arun Prakash Jana | |
2020-08-05 | Show locaiton in context color | Arun Prakash Jana | |
2020-08-05 | Show file details in file missing colors | Arun Prakash Jana | |
2020-08-05 | Set dir to bold only if required | Arun Prakash Jana | |
2020-08-05 | Code reformat | Arun Prakash Jana | |
2020-08-05 | Show dirs in bold | Arun Prakash Jana | |
2020-08-04 | Fix build break | Arun Prakash Jana | |
2020-08-04 | Update docs | Arun Prakash Jana | |
2020-08-04 | Support file colors in detail mode | Arun Prakash Jana | |
2020-08-04 | Program option to use older | Arun Prakash Jana | |
2020-08-04 | Support file colors | Arun Prakash Jana | |
2020-08-04 | Detect odd hex symbols in NNN_COLORS | Arun Prakash Jana | |
2020-08-03 | Identify orphaned symlinks | Arun Prakash Jana | |
2020-08-03 | Use wrapper API | Arun Prakash Jana | |
2020-08-03 | Fix #691 | Arun Prakash Jana | |
2020-08-02 | Minor reformat | Arun Prakash Jana | |
2020-08-02 | Revert "Reduce processing if NNN_COLORS is unset" | Arun Prakash Jana | |
This reverts commit b948423a80759becf7c1ca2c9831960b5b43c5f8. | |||
2020-08-02 | Reduce processing if NNN_COLORS is unset | Arun Prakash Jana | |
2020-08-02 | Clear selection list after copy | Arun Prakash Jana | |
Without this, there is a conflict with using the `-u` option (use selection). After copying selected files, the selection is intact and if the user issues a deletion next, the source files (meant for copying) are deleted. | |||
2020-08-02 | Fix illegal access | Arun Prakash Jana | |
2020-08-02 | Support xterm 256 color | Arun Prakash Jana | |
2020-08-02 | Avoid redundant printw() call for order | Arun Prakash Jana | |
2020-08-02 | Show selection in reverse in status bar | Arun Prakash Jana | |
2020-08-01 | Fix build break | Arun Prakash Jana | |
2020-08-01 | Write last dir on quit in vim picker mode | Martin Roa Villescas | |
2020-07-22 | Code reduction | Arun Prakash Jana | |
2020-07-22 | Create mountpoint by hostname, clear prompt | Arun Prakash Jana | |
2020-07-22 | Fix #684: support path appended to hostname | Arun Prakash Jana | |
2020-07-21 | Fix #685: indicator H fo hidden | Arun Prakash Jana | |
2020-07-21 | Pro-deletion jokers from Wikipedia can go to hell! | Arun Prakash Jana | |
There's a specific problem with control in the hands of random jokers - it's abused. Ref: https://en.wikipedia.org/wiki/Wikipedia:Articles_for_deletion/Nnn_(file_manager) | |||
2020-07-21 | Allow absolute paths returned by fzf in fzcd plugin (#682) | Jan Meischner | |
* Allow absolute paths returned by fzf in fzcd plugin * Fix issue with POSIX syntax * Add descriptive comment * Add comment * Remove description * Add new line at the end of the file Co-authored-by: Jan Meischner <jan.meischner@verimi.com> | |||
2020-07-15 | Fix typo (#679) | Jason | |
2020-07-14 | Prepare for release v3.3 | Arun Prakash Jana | |
2020-07-13 | Update help | Arun Prakash Jana | |
2020-07-13 | Alt+Esc to exit nav-to-type and redraw | Arun Prakash Jana | |
2020-07-09 | Add a note that Esc cancels | Arun Prakash Jana | |
2020-07-09 | Fix #675 | Arun Prakash Jana | |
2020-07-08 | Update preview-tui (#674) | lvgx | |
Co-authored-by: akimdi <akimdi@users.noreply.github.com> | |||
2020-07-07 | Use the term mark instead of pin | Arun Prakash Jana | |
2020-07-07 | Pin dir when visitng target file in find and list | Arun Prakash Jana | |