Arun Prakash Jana
12c09e85e3
Update tagline
4 years ago
Arun Prakash Jana
2ddabf19e0
Fix #724
4 years ago
Mischievous Meerkat
578912e75e
Merge pull request #725 from 0xACE/previewtab-no-one-left-behind
preview-tabbed now kills lingering viewer
4 years ago
0xACE
858794fd27
preview-tabbed now kills lingering viewer
4 years ago
Arun Prakash Jana
d11b07fd01
Update docs
4 years ago
Arun Prakash Jana
835f0c16d6
Honor -C for context colors
4 years ago
Arun Prakash Jana
055652d979
Update docs
4 years ago
Arun Prakash Jana
f21ed23273
Update docs
4 years ago
Arun Prakash Jana
1696455a6f
Ad instruction on reserved bitfield
4 years ago
Arun Prakash Jana
0b0605813d
Update auto-completion scripts
4 years ago
Arun Prakash Jana
02bb398550
Option -D to show dirs in context color
4 years ago
FriendlyNeighborhoodShane
a8afbf89d5
Add option to not move to next entry on select ( #713 )
4 years ago
Arun Prakash Jana
279f36f628
Fix #716
4 years ago
Dave Snider
3bd115ef93
Add comment for imv command in imgview plugin. Check with which instead of version ( #715 )
* change version checks to `which` instead. add comments around imvr in linux
* add which checks for renamer and preview-tui as well
4 years ago
Dave Snider
f79af220c7
Small plugin for jump. Also adds check for NNN_PIPE to autojump plugin ( #714 )
* Add jump plugin to nnn
* indents
* Readme for plugin
* add pipe check to autojump
* indents to 4
Merge plugins jump and autojump
4 years ago
Arun Prakash Jana
2f61b0910d
Cycle time, size, clear order at sort prompt with ^T
4 years ago
Arun Prakash Jana
df264fa6cd
Larger image.
4 years ago
majjejjam
3087c21be5
Added space after period ( #711 )
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
Gregory Anders
1afdd48f5d
nuke: use macOS open when GUI enabled ( #705 )
* 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
4 years ago
Arun Prakash Jana
d788566268
Add vim-floaterm nnn wrapper
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
551e9ca7e5
Fix #704
4 years ago
Arun Prakash Jana
351ddb1dd7
Update docs
4 years ago
Arun Prakash Jana
faea2915f4
Minor refactor
4 years ago
Arun Prakash Jana
ba2040afec
Icons and colors
4 years ago
Arun Prakash Jana
6a4ff8b825
Update docs
4 years ago
Arun Prakash Jana
b5c7d41d9b
More icons
4 years ago
Arun Prakash Jana
1e72069378
More icons
4 years ago
Arun Prakash Jana
cc82403be4
More icon extns, reserve number entries
4 years ago
Arun Prakash Jana
5db2298956
Support icon-specific colors
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
1998b88c14
Update docs
4 years ago
Arun Prakash Jana
8a82c58a2a
More appropriate enum name
4 years ago
Arun Prakash Jana
5fa16dbd15
Force accurate regex match
4 years ago
Anarchiste
7d672411bb
Adding support for `most` pager ( #698 )
* Added support of most
* Only test if bat exists
* Faster this way
* Don't test for bat'
4 years ago
Arun Prakash Jana
9459b15672
Simplify and preprocess archive handling
4 years ago
Arun Prakash Jana
fbd5e77ec1
Initialize all make options
4 years ago
Jana
0c93b170c8
Merge pull request #696 from ucs1/revert-escdelay
Fix arrow keys not working on mintty
4 years ago
ucs
52d3d514ce
Revert "Set Escape delay to 0"
An ESCDELAY of 0 can break long escape sequences, such as the arrow keys,
on slower terminals.
This reverts commit 2599564e64
.
4 years ago
Jana
fb454a5046
Merge pull request #693 from CodeforEvolution/haikuUpdate
Haiku: General fixup, add icon, add rdef file
4 years ago
Jana
dc488857e1
Merge pull request #694 from ucs1/fix-readdir
Fix inability to enter directories on an XFS filesystem on top of an md device
4 years ago
ucs
dd6976dfad
Fix some directories not opening
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
90e0d5e3d6
Update docs
4 years ago
Arun Prakash Jana
aa8769ecee
Reduce a check
4 years ago
Arun Prakash Jana
966fe839ee
Support traversal on creation, update docs
4 years ago