Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-20 | make option O_NOSSN to compile out session | Arun Prakash Jana | |
2020-09-19 | preview-tabbed will now exit with ^C (#734) | cdarkly | |
* preview-tabbed will not exit with ^C * preview-tabbed will not exit with ^C | |||
2020-09-18 | Fix #728 | Arun Prakash Jana | |
2020-09-18 | Fix #735 | Arun Prakash Jana | |
2020-09-18 | Color for vtt sub icons | Arun Prakash Jana | |
2020-09-18 | Color more doc type icons | Arun Prakash Jana | |
2020-09-17 | Revert "Update image" | Arun Prakash Jana | |
This reverts commit 01455b3d3a08bd58161e639dd9103bc01ca01cb5. | |||
2020-09-17 | Update image | Arun Prakash Jana | |
2020-09-15 | Fix #730 | Arun Prakash Jana | |
2020-09-15 | sxiv automatically plays animations (part2) (#732) | Toni Jarjour | |
* sxiv automatically plays animations (part2) * Update imgview * Update imgview | |||
2020-09-14 | make sxiv automatically play animations (#731) | Toni Jarjour | |
2020-09-14 | Add nerdfont defs file and normalize vars (#722) | Dave Snider | |
* Add nerdfont defs file and normalize vars * some cleanup * address feedback * one more spacing issue * address feedback | |||
2020-09-13 | Update docs | Arun Prakash Jana | |
2020-09-11 | Update tagline | Arun Prakash Jana | |
2020-09-09 | Fix #724 | Arun Prakash Jana | |
2020-09-09 | Merge pull request #725 from 0xACE/previewtab-no-one-left-behind | Mischievous Meerkat | |
preview-tabbed now kills lingering viewer | |||
2020-09-08 | preview-tabbed now kills lingering viewer | 0xACE | |
2020-09-06 | Update docs | Arun Prakash Jana | |
2020-09-06 | Honor -C for context colors | Arun Prakash Jana | |
2020-09-05 | Update docs | Arun Prakash Jana | |
2020-09-02 | Update docs | Arun Prakash Jana | |
2020-09-02 | Ad instruction on reserved bitfield | Arun Prakash Jana | |
2020-09-01 | Update auto-completion scripts | Arun Prakash Jana | |
2020-09-01 | Option -D to show dirs in context color | Arun Prakash Jana | |
2020-08-30 | Add option to not move to next entry on select (#713) | FriendlyNeighborhoodShane | |
2020-08-30 | Fix #716 | Arun Prakash Jana | |
2020-08-30 | Add comment for imv command in imgview plugin. Check with which instead of ↵ | Dave Snider | |
version (#715) * change version checks to `which` instead. add comments around imvr in linux * add which checks for renamer and preview-tui as well | |||
2020-08-29 | Small plugin for jump. Also adds check for NNN_PIPE to autojump plugin (#714) | Dave Snider | |
* Add jump plugin to nnn * indents * Readme for plugin * add pipe check to autojump * indents to 4 Merge plugins jump and autojump | |||
2020-08-28 | Cycle time, size, clear order at sort prompt with ^T | Arun Prakash Jana | |
2020-08-23 | Larger image. | Arun Prakash Jana | |
2020-08-23 | Added space after period (#711) | majjejjam | |
2020-08-21 | Add support for Alexey Tourbin's QSORT code (#708) | lvgx | |
* Add support for Alexey Tourbin's QSORT code See https://github.com/svpv/qsort * Add benchmark scripts and compilation mode Compile with `make O_BENCHMARK=1`, and run benchmarks with e.g.: ./misc/test/benchmark.sh ./nnn '/' '/usr/bin' '/usr/lib' > benchdata You can then plot basic violin graphs with: ./misc/test/plot-bench.py benchdata * Update style, doc, haiku support, fix lint | |||
2020-08-20 | Haiku: Some small fixes to the recipe and resource file (#707) | Jake Secunda | |
* Haiku: Some small fixes to the recipe and resource file Whoops...just some small fixes. * Update nnn.rdef Co-authored-by: Jana <engineerarun@gmail.com> | |||
2020-08-20 | nuke: use macOS open when GUI enabled (#705) | Gregory Anders | |
* nuke: use macOS open when GUI enabled * nuke: use is_mac function to test for macOS This is consistent with how the imgur plugin does detection. * Add macOS open command to plugins * pskill: only execute if input is non-empty | |||
2020-08-19 | Add vim-floaterm nnn wrapper | Arun Prakash Jana | |
2020-08-18 | Update Haiku Makefile | Arun Prakash Jana | |
2020-08-18 | Prepare for release v3.4 | Arun Prakash Jana | |
2020-08-18 | Fix #704 | Arun Prakash Jana | |
2020-08-18 | Update docs | Arun Prakash Jana | |
2020-08-17 | Minor refactor | Arun Prakash Jana | |
2020-08-17 | Icons and colors | Arun Prakash Jana | |
2020-08-17 | Update docs | Arun Prakash Jana | |
2020-08-17 | More icons | Arun Prakash Jana | |
2020-08-16 | More icons | Arun Prakash Jana | |
2020-08-16 | More icon extns, reserve number entries | Arun Prakash Jana | |
2020-08-16 | Support icon-specific colors | Arun Prakash Jana | |
2020-08-16 | Minor reformat | Arun Prakash Jana | |
2020-08-16 | Icons (#697) | KlzXS | |
* Add icons * Fix build break * Fix icon position in detailed mode * Various fixes * Provision for icon specific colors No icons with oldcolor. Small optimizatons * Update Makefiles Small refinement for other matching | |||
2020-08-15 | Update docs | Arun Prakash Jana | |
2020-08-15 | More appropriate enum name | Arun Prakash Jana | |