Arun Prakash Jana
12c09e85e3
Update tagline
4 years ago
Arun Prakash Jana
2ddabf19e0
Fix #724
4 years ago
Arun Prakash Jana
0b0605813d
Update auto-completion scripts
4 years ago
lvgx
bcbe8080be
Add support for Alexey Tourbin's QSORT code ( #708 )
* 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
4 years ago
Jake Secunda
d37356a936
Haiku: Some small fixes to the recipe and resource file ( #707 )
* 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>
4 years ago
Arun Prakash Jana
6627f8f272
Update Haiku Makefile
4 years ago
Arun Prakash Jana
9c20f43410
Prepare for release v3.4
4 years ago
Arun Prakash Jana
d86810a425
Minor reformat
4 years ago
KlzXS
a85467d462
Icons ( #697 )
* 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
4 years ago
Arun Prakash Jana
fbd5e77ec1
Initialize all make options
4 years ago
CodeforEvolution
6f9571a805
Haiku: General fixup, add icon, add rdef file
- 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
4 years ago
Arun Prakash Jana
42fd2a4d13
Program option to use older
4 years ago
Arun Prakash Jana
f17911e189
Prepare for release v3.3
4 years ago
Arun Prakash Jana
28bf18adab
Update contributing guideline
4 years ago
Arun Prakash Jana
4b4bf6cca5
Option -u to disable current/selection prompt
4 years ago
Ian R
1f22da2994
Feature #534 : Support hardware cursor sync
4 years ago
Arun Prakash Jana
e3d90a98ce
Support make option O_CTX8 for 8 contexts
Note that this is not compatible with 4 contexts.
4 years ago
basbebe
0a318bd411
add 'wraps' attribute to allow autocompletion ( #606 )
4 years ago
Arun Prakash Jana
e688188fa6
x86-64 to x86_64
4 years ago
Arun Prakash Jana
713bab21ea
Prepare for release v3.2
4 years ago
Arun Prakash Jana
3527f68554
Add openSUSE Tumbleweed
4 years ago
lvgx
b1027150ed
Add -a option to generate a temporary NNN_FIFO ( #588 )
* Add -a option to generate a temporary NNN_FIFO
* Add documentation for -a option
* plugins/README.md: promote the use of -a
This obsoletes the global FIFO unlink trick, so I remove mentions of it.
@jarun update:
Polish -a
4 years ago
Arun Prakash Jana
c6c1514c6b
Remove Fedora 29 (EOL)
4 years ago
Arun Prakash Jana
1b5c3096ca
Option -P: specify plugin key to run on start
4 years ago
Arun Prakash Jana
14beb0746f
Fix #564 : Option -l: number of lines to move on mouse scroll
4 years ago
Rami3L
45a69f1cbf
Fix: BSD expr syntax error on empty $NNNLVL ( #546 )
4 years ago
lvgx
e68d0db949
Install logo to desktop icons ( #542 )
This shows the "n³" logo as icon in application menus, when desktop file is
installed (using `install-desktop` make target).
4 years ago
lvgx
1a78ad4aff
Add a logo for nnn (n³) ( #544 )
"n³" on a black knight chess piece/black horse head.
4 years ago
Arun Prakash Jana
283a29c48f
Update autogen packages
4 years ago
Arun Prakash Jana
b11bdc9361
Update completion scripts
4 years ago
Arun Prakash Jana
f54d51c863
Change nav-as-you-type to type-to-nav
4 years ago
Arun Prakash Jana
1014d941b1
Support only NO_COLOR, revert -C to disable color
4 years ago
Arun Prakash Jana
02c02c520d
Option -C to disable color
4 years ago
Arun Prakash Jana
5bd4a65b91
Add script to generate files
4 years ago
lvgx
6e6d3cba0d
Add .desktop file for XDG compatible DEs ( #501 )
Install with `make install-desktop`
It now appears in application menus, search, etc. in XDG compatible
desktop environments (like GNOME, KDE, ...).
4 years ago
Arun Prakash Jana
54d2580799
Add fortune to help
4 years ago
Arun Prakash Jana
22ccf5e2e6
Support time type (access/change/mod) change
4 years ago
Arun Prakash Jana
0c55977465
Fix #496 : option -f to use readline history file
4 years ago
Arun Prakash Jana
f4786da9bc
Option -T obsoletes option -v
4 years ago
Arun Prakash Jana
85379a703b
Option -T to change default sort order
4 years ago
Arun Prakash Jana
3a9ddbd90f
Add batchrename to readme, minor Makefile change
4 years ago
Arun Prakash Jana
db129c9120
Update Haiku Makefile
4 years ago
Arun Prakash Jana
77e3183467
Merge quitcd scripts for bash and zsh
4 years ago
Arun Prakash Jana
dda34f5c73
Update Haiku Makefile
5 years ago
Maxim Baz
6b093f213f
Compile static bin locally for release ( #457 )
5 years ago
Arun Prakash Jana
bc177fd266
Revert "Test static packaging"
This reverts commit dbcbaa583c
.
5 years ago
Arun Prakash Jana
dbcbaa583c
Test static packaging
5 years ago
Arun Prakash Jana
64667b377d
Options -e and -t
Replaces the following environment variables:
- NNN_USE_EDITOR
- NNN_IDLE_TIMEOUT
5 years ago
Anna Arad
44871dd9d7
Update Haiku Makefile with changes of original ( #435 )
5 years ago
Arun Prakash Jana
3c69e6ccac
Guard against empty
5 years ago