Arun Prakash Jana
01455b3d3a
Update image
5年前
Arun Prakash Jana
07e994788a
Fix #730
5年前
Toni Jarjour
240c0e5fed
sxiv automatically plays animations (part2) ( #732 )
* sxiv automatically plays animations (part2)
* Update imgview
* Update imgview
5年前
Toni Jarjour
1912cee957
make sxiv automatically play animations ( #731 )
5年前
Dave Snider
1fc1b8be8b
Add nerdfont defs file and normalize vars ( #722 )
* Add nerdfont defs file and normalize vars
* some cleanup
* address feedback
* one more spacing issue
* address feedback
5年前
Arun Prakash Jana
868c1898d3
Update docs
5年前
Arun Prakash Jana
12c09e85e3
Update tagline
5年前
Arun Prakash Jana
2ddabf19e0
Fix #724
5年前
Mischievous Meerkat
578912e75e
Merge pull request #725 from 0xACE/previewtab-no-one-left-behind
preview-tabbed now kills lingering viewer
5年前
0xACE
858794fd27
preview-tabbed now kills lingering viewer
5年前
Arun Prakash Jana
d11b07fd01
Update docs
5年前
Arun Prakash Jana
835f0c16d6
Honor -C for context colors
5年前
Arun Prakash Jana
055652d979
Update docs
5年前
Arun Prakash Jana
f21ed23273
Update docs
5年前
Arun Prakash Jana
1696455a6f
Ad instruction on reserved bitfield
5年前
Arun Prakash Jana
0b0605813d
Update auto-completion scripts
5年前
Arun Prakash Jana
02bb398550
Option -D to show dirs in context color
5年前
FriendlyNeighborhoodShane
a8afbf89d5
Add option to not move to next entry on select ( #713 )
5年前
Arun Prakash Jana
279f36f628
Fix #716
5年前
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
5年前
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
5年前
Arun Prakash Jana
2f61b0910d
Cycle time, size, clear order at sort prompt with ^T
5年前
Arun Prakash Jana
df264fa6cd
Larger image.
5年前
majjejjam
3087c21be5
Added space after period ( #711 )
5年前
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
5年前
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>
5年前
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
5年前
Arun Prakash Jana
d788566268
Add vim-floaterm nnn wrapper
5年前
Arun Prakash Jana
6627f8f272
Update Haiku Makefile
5年前
Arun Prakash Jana
9c20f43410
Prepare for release v3.4
5年前
Arun Prakash Jana
551e9ca7e5
Fix #704
5年前
Arun Prakash Jana
351ddb1dd7
Update docs
5年前
Arun Prakash Jana
faea2915f4
Minor refactor
5年前
Arun Prakash Jana
ba2040afec
Icons and colors
5年前
Arun Prakash Jana
6a4ff8b825
Update docs
5年前
Arun Prakash Jana
b5c7d41d9b
More icons
5年前
Arun Prakash Jana
1e72069378
More icons
5年前
Arun Prakash Jana
cc82403be4
More icon extns, reserve number entries
5年前
Arun Prakash Jana
5db2298956
Support icon-specific colors
5年前
Arun Prakash Jana
d86810a425
Minor reformat
5年前
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
5年前
Arun Prakash Jana
1998b88c14
Update docs
5年前
Arun Prakash Jana
8a82c58a2a
More appropriate enum name
5年前
Arun Prakash Jana
5fa16dbd15
Force accurate regex match
5年前
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'
5年前
Arun Prakash Jana
9459b15672
Simplify and preprocess archive handling
5年前
Arun Prakash Jana
fbd5e77ec1
Initialize all make options
5年前
Jana
0c93b170c8
Merge pull request #696 from ucs1/revert-escdelay
Fix arrow keys not working on mintty
5年前
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
.
5年前
Jana
fb454a5046
Merge pull request #693 from CodeforEvolution/haikuUpdate
Haiku: General fixup, add icon, add rdef file
5年前