1
0
Fork 0
mirror of https://github.com/jarun/nnn.git synced 2025-02-25 18:51:31 +00:00
Commit graph

3839 commits

Author SHA1 Message Date
Arun Prakash Jana
12c09e85e3
Update tagline 2020-09-11 03:13:08 +05:30
Arun Prakash Jana
2ddabf19e0
Fix 2020-09-09 01:17:20 +05:30
Mischievous Meerkat
578912e75e
Merge pull request from 0xACE/previewtab-no-one-left-behind
preview-tabbed now kills lingering viewer
2020-09-09 00:55:17 +05:30
0xACE
858794fd27 preview-tabbed now kills lingering viewer 2020-09-08 13:21:43 +02:00
Arun Prakash Jana
d11b07fd01
Update docs 2020-09-06 14:41:09 +05:30
Arun Prakash Jana
835f0c16d6
Honor -C for context colors 2020-09-06 06:06:59 +05:30
Arun Prakash Jana
055652d979
Update docs 2020-09-05 08:28:42 +05:30
Arun Prakash Jana
f21ed23273
Update docs 2020-09-02 22:01:30 +05:30
Arun Prakash Jana
1696455a6f
Ad instruction on reserved bitfield 2020-09-02 01:36:56 +05:30
Arun Prakash Jana
0b0605813d
Update auto-completion scripts 2020-09-01 23:06:26 +05:30
Arun Prakash Jana
02bb398550
Option -D to show dirs in context color 2020-09-01 22:58:03 +05:30
FriendlyNeighborhoodShane
a8afbf89d5
Add option to not move to next entry on select () 2020-08-30 05:32:40 +05:30
Arun Prakash Jana
279f36f628
Fix 2020-08-30 04:34:40 +05:30
Dave Snider
3bd115ef93
Add comment for imv command in imgview plugin. Check with which instead of version ()
* change version checks to `which` instead. add comments around imvr in linux

* add which checks for renamer and preview-tui as well
2020-08-30 04:26:55 +05:30
Dave Snider
f79af220c7
Small plugin for jump. Also adds check for NNN_PIPE to autojump plugin ()
* Add jump plugin to nnn

* indents

* Readme for plugin

* add pipe check to autojump

* indents to 4

Merge plugins jump and autojump
2020-08-29 05:36:19 +05:30
Arun Prakash Jana
2f61b0910d
Cycle time, size, clear order at sort prompt with ^T 2020-08-28 02:02:23 +05:30
Arun Prakash Jana
df264fa6cd
Larger image. 2020-08-23 22:12:12 +05:30
majjejjam
3087c21be5
Added space after period () 2020-08-23 18:48:58 +05:30
lvgx
bcbe8080be
Add support for Alexey Tourbin's QSORT code ()
* 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
2020-08-21 08:15:45 +05:30
Jake Secunda
d37356a936
Haiku: Some small fixes to the recipe and resource file ()
* 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>
2020-08-20 22:21:28 +05:30
Gregory Anders
1afdd48f5d
nuke: use macOS open when GUI enabled ()
* 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
2020-08-20 14:51:26 +05:30
Arun Prakash Jana
d788566268
Add vim-floaterm nnn wrapper 2020-08-19 23:35:11 +05:30
Arun Prakash Jana
6627f8f272
Update Haiku Makefile 2020-08-18 17:21:21 +05:30
Arun Prakash Jana
9c20f43410
Prepare for release v3.4 2020-08-18 15:33:49 +05:30
Arun Prakash Jana
551e9ca7e5
Fix 2020-08-18 13:15:21 +05:30
Arun Prakash Jana
351ddb1dd7
Update docs 2020-08-18 13:08:10 +05:30
Arun Prakash Jana
faea2915f4
Minor refactor 2020-08-17 23:25:27 +05:30
Arun Prakash Jana
ba2040afec
Icons and colors 2020-08-17 20:29:33 +05:30
Arun Prakash Jana
6a4ff8b825
Update docs 2020-08-17 14:08:04 +05:30
Arun Prakash Jana
b5c7d41d9b
More icons 2020-08-17 02:55:21 +05:30
Arun Prakash Jana
1e72069378
More icons 2020-08-16 19:46:09 +05:30
Arun Prakash Jana
cc82403be4
More icon extns, reserve number entries 2020-08-16 16:51:55 +05:30
Arun Prakash Jana
5db2298956
Support icon-specific colors 2020-08-16 13:49:09 +05:30
Arun Prakash Jana
d86810a425
Minor reformat 2020-08-16 06:54:47 +05:30
KlzXS
a85467d462
Icons ()
* 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
2020-08-16 06:30:58 +05:30
Arun Prakash Jana
1998b88c14
Update docs 2020-08-15 21:54:56 +05:30
Arun Prakash Jana
8a82c58a2a
More appropriate enum name 2020-08-15 20:21:22 +05:30
Arun Prakash Jana
5fa16dbd15 Force accurate regex match 2020-08-15 17:32:27 +05:30
Anarchiste
7d672411bb
Adding support for most pager ()
* Added support of most

* Only test if bat exists

* Faster this way

* Don't test for bat'
2020-08-15 07:33:16 +05:30
Arun Prakash Jana
9459b15672
Simplify and preprocess archive handling 2020-08-14 08:20:01 +05:30
Arun Prakash Jana
fbd5e77ec1
Initialize all make options 2020-08-14 00:02:54 +05:30
Jana
0c93b170c8
Merge pull request from ucs1/revert-escdelay
Fix arrow keys not working on mintty
2020-08-12 19:02:57 +05:30
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.
2020-08-12 11:55:15 +02:00
Jana
fb454a5046
Merge pull request from CodeforEvolution/haikuUpdate
Haiku: General fixup, add icon, add rdef file
2020-08-11 22:20:01 +05:30
Jana
dc488857e1
Merge pull request from ucs1/fix-readdir
Fix inability to enter directories on an XFS filesystem on top of an md device
2020-08-11 22:18:25 +05:30
ucs
dd6976dfad Fix some directories not opening 2020-08-10 13:02:47 +02:00
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
2020-08-09 22:19:51 -05:00
Arun Prakash Jana
90e0d5e3d6
Update docs 2020-08-10 03:19:31 +05:30
Arun Prakash Jana
aa8769ecee
Reduce a check 2020-08-09 14:04:27 +05:30
Arun Prakash Jana
966fe839ee
Support traversal on creation, update docs 2020-08-08 10:42:37 +05:30