KlzXS
7310a9a773
Fix #835
4年前
Robin Schneider
25eba96466
Use HTTPS everywhere (mechanical edit using util from https-everywhere)
```Shell
~/src/EFForg/https-everywhere/utils/rewriter/rewriter.js .
```
Ref: https://github.com/EFForg/https-everywhere/tree/master/utils/rewriter
Remove suspicious file
4年前
Arun Prakash Jana
8e92ea8ad6
Update copyright year
4年前
Arun Prakash Jana
b54fc95c43
Remove obsolete options
4年前
Arun Prakash Jana
aefe962182
Revert to dev tag
4年前
Arun Prakash Jana
f6cc2e6161
Prepare for release v3.5 Freddie
Code named after Freddie Mercury: https://en.wikipedia.org/wiki/Freddie_Mercury
4年前
Arun Prakash Jana
30edbeee6c
Update Haiku Makefile
4年前
Arun Prakash Jana
ff5685b64d
Option -U to show user and group in status bar
4年前
Arun Prakash Jana
12c09e85e3
Update tagline
4年前
Arun Prakash Jana
2ddabf19e0
Fix #724
4年前
Arun Prakash Jana
0b0605813d
Update auto-completion scripts
4年前
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年前
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年前
Arun Prakash Jana
6627f8f272
Update Haiku Makefile
4年前
Arun Prakash Jana
9c20f43410
Prepare for release v3.4
4年前
Arun Prakash Jana
d86810a425
Minor reformat
4年前
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年前
Arun Prakash Jana
fbd5e77ec1
Initialize all make options
4年前
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年前
Arun Prakash Jana
42fd2a4d13
Program option to use older
4年前
Arun Prakash Jana
f17911e189
Prepare for release v3.3
4年前
Arun Prakash Jana
28bf18adab
Update contributing guideline
4年前
Arun Prakash Jana
4b4bf6cca5
Option -u to disable current/selection prompt
4年前
Ian R
1f22da2994
Feature #534 : Support hardware cursor sync
4年前
Arun Prakash Jana
e3d90a98ce
Support make option O_CTX8 for 8 contexts
Note that this is not compatible with 4 contexts.
4年前
basbebe
0a318bd411
add 'wraps' attribute to allow autocompletion ( #606 )
4年前
Arun Prakash Jana
e688188fa6
x86-64 to x86_64
4年前
Arun Prakash Jana
713bab21ea
Prepare for release v3.2
4年前
Arun Prakash Jana
3527f68554
Add openSUSE Tumbleweed
4年前
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年前
Arun Prakash Jana
c6c1514c6b
Remove Fedora 29 (EOL)
4年前
Arun Prakash Jana
1b5c3096ca
Option -P: specify plugin key to run on start
4年前
Arun Prakash Jana
14beb0746f
Fix #564 : Option -l: number of lines to move on mouse scroll
4年前
Rami3L
45a69f1cbf
Fix: BSD expr syntax error on empty $NNNLVL ( #546 )
4年前
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年前
lvgx
1a78ad4aff
Add a logo for nnn (n³) ( #544 )
"n³" on a black knight chess piece/black horse head.
4年前
Arun Prakash Jana
283a29c48f
Update autogen packages
4年前
Arun Prakash Jana
b11bdc9361
Update completion scripts
4年前
Arun Prakash Jana
f54d51c863
Change nav-as-you-type to type-to-nav
4年前
Arun Prakash Jana
1014d941b1
Support only NO_COLOR, revert -C to disable color
4年前
Arun Prakash Jana
02c02c520d
Option -C to disable color
4年前
Arun Prakash Jana
5bd4a65b91
Add script to generate files
4年前
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年前
Arun Prakash Jana
54d2580799
Add fortune to help
4年前
Arun Prakash Jana
22ccf5e2e6
Support time type (access/change/mod) change
4年前
Arun Prakash Jana
0c55977465
Fix #496 : option -f to use readline history file
4年前
Arun Prakash Jana
f4786da9bc
Option -T obsoletes option -v
4年前
Arun Prakash Jana
85379a703b
Option -T to change default sort order
4年前
Arun Prakash Jana
3a9ddbd90f
Add batchrename to readme, minor Makefile change
4年前
Arun Prakash Jana
db129c9120
Update Haiku Makefile
4年前