Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-20 | make option O_NOSSN to compile out session | Arun Prakash Jana | |
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-15 | Fix #730 | Arun Prakash Jana | |
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-11 | Update tagline | Arun Prakash Jana | |
2020-09-06 | Honor -C for context colors | Arun Prakash Jana | |
2020-09-02 | Ad instruction on reserved bitfield | 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-28 | Cycle time, size, clear order at sort prompt with ^T | Arun Prakash Jana | |
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-18 | Prepare for release v3.4 | Arun Prakash Jana | |
2020-08-18 | Fix #704 | Arun Prakash Jana | |
2020-08-17 | Minor refactor | 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 | More appropriate enum name | Arun Prakash Jana | |
2020-08-15 | Force accurate regex match | Arun Prakash Jana | |
2020-08-14 | Simplify and preprocess archive handling | Arun Prakash Jana | |
2020-08-12 | Revert "Set Escape delay to 0" | ucs | |
An ESCDELAY of 0 can break long escape sequences, such as the arrow keys, on slower terminals. This reverts commit 2599564e6480384b0872174f685c0128276062ca. | |||
2020-08-11 | Merge pull request #693 from CodeforEvolution/haikuUpdate | Jana | |
Haiku: General fixup, add icon, add rdef file | |||
2020-08-10 | Fix some directories not opening | ucs | |
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-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 | |