Arun Prakash Jana
99e32f26f5
Update docs
4年前
Arun Prakash Jana
04e1b03fd1
Update docs
4年前
Arun Prakash Jana
5d955c772e
Update docs
4年前
Mischievous Meerkat
25770e8c0e
Update README.md
4年前
Arun Prakash Jana
0581c3f1c7
Fix indentation
4年前
Arun Prakash Jana
c235c0f5c8
Merge remote-tracking branch 'origin/fix-rollover-bug'
4年前
lvgx
78e576ae24
Fix rollover bug ( #747 )
* Fix rollover bug
Fixes #743
* Snap to edges in no rollover multiline scroll mode
* Style fix
4年前
lvgx
6067a91ae6
Style fix
4年前
lvgx
d1d4c4ad22
Snap to edges in no rollover multiline scroll mode
4年前
lvgx
d9c0c08698
Fix rollover bug
Fixes #743
4年前
Arun Prakash Jana
b5232de642
Update docs
4年前
Arun Prakash Jana
51009f8241
Fix #744
4年前
Arun Prakash Jana
627c5cfc36
Use inline for once-used function
4年前
Arun Prakash Jana
1d903a8c90
Fix #740
4年前
Arun Prakash Jana
55f2a0823a
Let buffer for current path be auto-allocated
4年前
Arun Prakash Jana
2e870f3879
Range selection: replace ^K by ^Space
4年前
Arun Prakash Jana
faddaa5c3a
make option O_NOSSN to compile out session
4年前
cdarkly
88256206d7
preview-tabbed will now exit with ^C ( #734 )
* preview-tabbed will not exit with ^C
* preview-tabbed will not exit with ^C
4年前
Arun Prakash Jana
56621705e8
Fix #728
4年前
Arun Prakash Jana
56dec17840
Fix #735
4年前
Arun Prakash Jana
e25dc108bf
Color for vtt sub icons
4年前
Arun Prakash Jana
d11992c8f0
Color more doc type icons
4年前
Arun Prakash Jana
02b3f65dbe
Revert "Update image"
This reverts commit 01455b3d3a
.
4年前
Arun Prakash Jana
01455b3d3a
Update image
4年前
Arun Prakash Jana
07e994788a
Fix #730
4年前
Toni Jarjour
240c0e5fed
sxiv automatically plays animations (part2) ( #732 )
* sxiv automatically plays animations (part2)
* Update imgview
* Update imgview
4年前
Toni Jarjour
1912cee957
make sxiv automatically play animations ( #731 )
4年前
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
4年前
Arun Prakash Jana
868c1898d3
Update docs
4年前
Arun Prakash Jana
12c09e85e3
Update tagline
4年前
Arun Prakash Jana
2ddabf19e0
Fix #724
4年前
Mischievous Meerkat
578912e75e
Merge pull request #725 from 0xACE/previewtab-no-one-left-behind
preview-tabbed now kills lingering viewer
4年前
0xACE
858794fd27
preview-tabbed now kills lingering viewer
4年前
Arun Prakash Jana
d11b07fd01
Update docs
4年前
Arun Prakash Jana
835f0c16d6
Honor -C for context colors
4年前
Arun Prakash Jana
055652d979
Update docs
4年前
Arun Prakash Jana
f21ed23273
Update docs
4年前
Arun Prakash Jana
1696455a6f
Ad instruction on reserved bitfield
4年前
Arun Prakash Jana
0b0605813d
Update auto-completion scripts
4年前
Arun Prakash Jana
02bb398550
Option -D to show dirs in context color
4年前
FriendlyNeighborhoodShane
a8afbf89d5
Add option to not move to next entry on select ( #713 )
4年前
Arun Prakash Jana
279f36f628
Fix #716
4年前
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年前
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年前
Arun Prakash Jana
2f61b0910d
Cycle time, size, clear order at sort prompt with ^T
4年前
Arun Prakash Jana
df264fa6cd
Larger image.
4年前
majjejjam
3087c21be5
Added space after period ( #711 )
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年前
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年前