]> Sergey Matveev's repositories - nnn.git/log
nnn.git
4 years agoAdd some prompts
KlzXS [Fri, 6 Nov 2020 00:07:01 +0000 (00:07 +0000)]
Add some prompts

4 years agoFix filenames with spaces not working
KlzXS [Wed, 21 Oct 2020 17:37:33 +0000 (17:37 +0000)]
Fix filenames with spaces not working

4 years agoModified dups to allow selecting files for removal
KlzXS [Wed, 21 Oct 2020 17:03:03 +0000 (17:03 +0000)]
Modified dups to allow selecting files for removal

4 years agofix bookmarks plugin on empty output (#762)
Placido Fernandez [Thu, 15 Oct 2020 17:36:36 +0000 (17:36 +0000)]
fix bookmarks plugin on empty output (#762)

* fix bookmarks plugin on empty output

* fix indentation

* remove redundant new line

4 years agoFix indentation
Arun Prakash Jana [Thu, 15 Oct 2020 02:38:50 +0000 (08:08 +0530)]
Fix indentation

4 years agoFix #759
Arun Prakash Jana [Thu, 15 Oct 2020 02:36:34 +0000 (08:06 +0530)]
Fix #759

4 years agofix fzf bookmarks plugin environment variable (#756)
Placido Fernandez [Tue, 13 Oct 2020 12:20:28 +0000 (12:20 +0000)]
fix fzf bookmarks plugin environment variable (#756)

* fix fzf bookmarks plugin environment variable

* fix for POSIX

4 years agoUdpate badge
Arun Prakash Jana [Mon, 12 Oct 2020 12:00:17 +0000 (17:30 +0530)]
Udpate badge

4 years agodocs: fix simple typo: sdtout -> stdout (#755)
Tim Gates [Mon, 12 Oct 2020 09:32:58 +0000 (20:32 +1100)]
docs: fix simple typo: sdtout -> stdout (#755)

4 years agoUpdate docs
Arun Prakash Jana [Sun, 11 Oct 2020 08:35:50 +0000 (14:05 +0530)]
Update docs

4 years agoFix #739 #753
Arun Prakash Jana [Sat, 10 Oct 2020 02:08:57 +0000 (07:38 +0530)]
Fix #739 #753

4 years agoFix #750: add more clarity to unmount help
Arun Prakash Jana [Thu, 8 Oct 2020 00:03:22 +0000 (05:33 +0530)]
Fix #750: add more clarity to unmount help

4 years agoUpdate issue template
Arun Prakash Jana [Wed, 7 Oct 2020 13:22:52 +0000 (18:52 +0530)]
Update issue template

4 years agoUpdate docs
Arun Prakash Jana [Sat, 3 Oct 2020 10:06:51 +0000 (15:36 +0530)]
Update docs

4 years agoFix #741
Arun Prakash Jana [Fri, 2 Oct 2020 03:11:09 +0000 (08:41 +0530)]
Fix #741

4 years agoUpdate docs
Arun Prakash Jana [Thu, 1 Oct 2020 11:14:37 +0000 (16:44 +0530)]
Update docs

4 years agoUpdate docs
Arun Prakash Jana [Wed, 30 Sep 2020 17:01:52 +0000 (22:31 +0530)]
Update docs

4 years agoUpdate docs
Arun Prakash Jana [Tue, 29 Sep 2020 18:59:27 +0000 (00:29 +0530)]
Update docs

4 years agoUpdate README.md
Mischievous Meerkat [Tue, 29 Sep 2020 17:23:31 +0000 (22:53 +0530)]
Update README.md

4 years agoFix indentation
Arun Prakash Jana [Tue, 29 Sep 2020 14:43:17 +0000 (20:13 +0530)]
Fix indentation

4 years agoMerge remote-tracking branch 'origin/fix-rollover-bug'
Arun Prakash Jana [Tue, 29 Sep 2020 14:37:48 +0000 (20:07 +0530)]
Merge remote-tracking branch 'origin/fix-rollover-bug'

4 years agoFix rollover bug (#747)
lvgx [Tue, 29 Sep 2020 14:35:59 +0000 (16:35 +0200)]
Fix rollover bug (#747)

* Fix rollover bug

Fixes #743

* Snap to edges in no rollover multiline scroll mode

* Style fix

4 years agoStyle fix
lvgx [Tue, 29 Sep 2020 14:22:49 +0000 (16:22 +0200)]
Style fix

4 years agoSnap to edges in no rollover multiline scroll mode
lvgx [Tue, 29 Sep 2020 14:13:57 +0000 (16:13 +0200)]
Snap to edges in no rollover multiline scroll mode

4 years agoFix rollover bug
lvgx [Tue, 29 Sep 2020 13:41:22 +0000 (15:41 +0200)]
Fix rollover bug

Fixes #743

4 years agoUpdate docs
Arun Prakash Jana [Mon, 28 Sep 2020 19:34:31 +0000 (01:04 +0530)]
Update docs

4 years agoFix #744
Arun Prakash Jana [Mon, 28 Sep 2020 16:43:33 +0000 (22:13 +0530)]
Fix #744

4 years agoUse inline for once-used function
Arun Prakash Jana [Sat, 26 Sep 2020 17:47:25 +0000 (23:17 +0530)]
Use inline for once-used function

4 years agoFix #740
Arun Prakash Jana [Sat, 26 Sep 2020 17:34:27 +0000 (23:04 +0530)]
Fix #740

4 years agoLet buffer for current path be auto-allocated
Arun Prakash Jana [Fri, 25 Sep 2020 19:19:33 +0000 (00:49 +0530)]
Let buffer for current path be auto-allocated

4 years agoRange selection: replace ^K by ^Space
Arun Prakash Jana [Thu, 24 Sep 2020 12:02:49 +0000 (17:32 +0530)]
Range selection: replace ^K by ^Space

4 years agomake option O_NOSSN to compile out session
Arun Prakash Jana [Sun, 20 Sep 2020 06:43:00 +0000 (12:13 +0530)]
make option O_NOSSN to compile out session

4 years agopreview-tabbed will now exit with ^C (#734)
cdarkly [Sat, 19 Sep 2020 16:55:53 +0000 (12:55 -0400)]
preview-tabbed will now exit with ^C (#734)

* preview-tabbed will not exit with ^C

* preview-tabbed will not exit with ^C

4 years agoFix #728
Arun Prakash Jana [Fri, 18 Sep 2020 15:15:47 +0000 (20:45 +0530)]
Fix #728

4 years agoFix #735
Arun Prakash Jana [Fri, 18 Sep 2020 15:03:21 +0000 (20:33 +0530)]
Fix #735

4 years agoColor for vtt sub icons
Arun Prakash Jana [Fri, 18 Sep 2020 00:26:31 +0000 (05:56 +0530)]
Color for vtt sub icons

4 years agoColor more doc type icons
Arun Prakash Jana [Fri, 18 Sep 2020 00:24:44 +0000 (05:54 +0530)]
Color more doc type icons

4 years agoRevert "Update image"
Arun Prakash Jana [Thu, 17 Sep 2020 01:35:47 +0000 (07:05 +0530)]
Revert "Update image"

This reverts commit 01455b3d3a08bd58161e639dd9103bc01ca01cb5.

4 years agoUpdate image
Arun Prakash Jana [Thu, 17 Sep 2020 01:28:53 +0000 (06:58 +0530)]
Update image

4 years agoFix #730
Arun Prakash Jana [Tue, 15 Sep 2020 13:36:22 +0000 (19:06 +0530)]
Fix #730

4 years agosxiv automatically plays animations (part2) (#732)
Toni Jarjour [Tue, 15 Sep 2020 02:59:50 +0000 (22:59 -0400)]
sxiv automatically plays animations (part2) (#732)

* sxiv automatically plays animations (part2)

* Update imgview

* Update imgview

4 years agomake sxiv automatically play animations (#731)
Toni Jarjour [Mon, 14 Sep 2020 17:01:32 +0000 (13:01 -0400)]
make sxiv automatically play animations (#731)

4 years agoAdd nerdfont defs file and normalize vars (#722)
Dave Snider [Mon, 14 Sep 2020 02:59:51 +0000 (19:59 -0700)]
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 years agoUpdate docs
Arun Prakash Jana [Sun, 13 Sep 2020 16:06:12 +0000 (21:36 +0530)]
Update docs

4 years agoUpdate tagline
Arun Prakash Jana [Thu, 10 Sep 2020 21:43:08 +0000 (03:13 +0530)]
Update tagline

4 years agoFix #724
Arun Prakash Jana [Tue, 8 Sep 2020 19:47:20 +0000 (01:17 +0530)]
Fix #724

4 years agoMerge pull request #725 from 0xACE/previewtab-no-one-left-behind
Mischievous Meerkat [Tue, 8 Sep 2020 19:25:17 +0000 (00:55 +0530)]
Merge pull request #725 from 0xACE/previewtab-no-one-left-behind

preview-tabbed now kills lingering viewer

4 years agopreview-tabbed now kills lingering viewer
0xACE [Tue, 8 Sep 2020 11:17:10 +0000 (13:17 +0200)]
preview-tabbed now kills lingering viewer

4 years agoUpdate docs
Arun Prakash Jana [Sun, 6 Sep 2020 09:08:11 +0000 (14:38 +0530)]
Update docs

4 years agoHonor -C for context colors
Arun Prakash Jana [Sun, 6 Sep 2020 00:22:25 +0000 (05:52 +0530)]
Honor -C for context colors

4 years agoUpdate docs
Arun Prakash Jana [Sat, 5 Sep 2020 02:10:04 +0000 (07:40 +0530)]
Update docs

4 years agoUpdate docs
Arun Prakash Jana [Wed, 2 Sep 2020 16:31:30 +0000 (22:01 +0530)]
Update docs

4 years agoAd instruction on reserved bitfield
Arun Prakash Jana [Tue, 1 Sep 2020 20:06:56 +0000 (01:36 +0530)]
Ad instruction on reserved bitfield

4 years agoUpdate auto-completion scripts
Arun Prakash Jana [Tue, 1 Sep 2020 17:36:26 +0000 (23:06 +0530)]
Update auto-completion scripts

4 years agoOption -D to show dirs in context color
Arun Prakash Jana [Tue, 1 Sep 2020 17:24:43 +0000 (22:54 +0530)]
Option -D to show dirs in context color

4 years agoAdd option to not move to next entry on select (#713)
FriendlyNeighborhoodShane [Sat, 29 Aug 2020 23:55:08 +0000 (05:25 +0530)]
Add option to not move to next entry on select (#713)

4 years agoFix #716
Arun Prakash Jana [Sat, 29 Aug 2020 23:04:40 +0000 (04:34 +0530)]
Fix #716

4 years agoAdd comment for imv command in imgview plugin. Check with which instead of version...
Dave Snider [Sat, 29 Aug 2020 22:56:55 +0000 (15:56 -0700)]
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 agoSmall plugin for jump. Also adds check for NNN_PIPE to autojump plugin (#714)
Dave Snider [Fri, 28 Aug 2020 22:33:25 +0000 (15:33 -0700)]
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 agoCycle time, size, clear order at sort prompt with ^T
Arun Prakash Jana [Thu, 27 Aug 2020 20:32:23 +0000 (02:02 +0530)]
Cycle time, size, clear order at sort prompt with ^T

4 years agoLarger image.
Arun Prakash Jana [Sun, 23 Aug 2020 15:26:45 +0000 (20:56 +0530)]
Larger image.

4 years agoAdded space after period (#711)
majjejjam [Sun, 23 Aug 2020 13:18:58 +0000 (15:18 +0200)]
Added space after period (#711)

4 years agoAdd support for Alexey Tourbin's QSORT code (#708)
lvgx [Fri, 21 Aug 2020 02:45:45 +0000 (04:45 +0200)]
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 agoHaiku: Some small fixes to the recipe and resource file (#707)
Jake Secunda [Thu, 20 Aug 2020 16:51:28 +0000 (11:51 -0500)]
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 agonuke: use macOS open when GUI enabled (#705)
Gregory Anders [Thu, 20 Aug 2020 09:21:26 +0000 (03:21 -0600)]
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 agoAdd vim-floaterm nnn wrapper
Arun Prakash Jana [Wed, 19 Aug 2020 17:35:52 +0000 (23:05 +0530)]
Add vim-floaterm nnn wrapper

4 years agoUpdate Haiku Makefile
Arun Prakash Jana [Tue, 18 Aug 2020 11:43:14 +0000 (17:13 +0530)]
Update Haiku Makefile

4 years agoPrepare for release v3.4 v3.4
Arun Prakash Jana [Tue, 18 Aug 2020 09:41:38 +0000 (15:11 +0530)]
Prepare for release v3.4

4 years agoFix #704
Arun Prakash Jana [Tue, 18 Aug 2020 07:45:21 +0000 (13:15 +0530)]
Fix #704

4 years agoUpdate docs
Arun Prakash Jana [Tue, 18 Aug 2020 04:59:38 +0000 (10:29 +0530)]
Update docs

4 years agoMinor refactor
Arun Prakash Jana [Mon, 17 Aug 2020 15:27:15 +0000 (20:57 +0530)]
Minor refactor

4 years agoIcons and colors
Arun Prakash Jana [Mon, 17 Aug 2020 12:41:18 +0000 (18:11 +0530)]
Icons and colors

4 years agoUpdate docs
Arun Prakash Jana [Mon, 17 Aug 2020 08:35:15 +0000 (14:05 +0530)]
Update docs

4 years agoMore icons
Arun Prakash Jana [Sun, 16 Aug 2020 21:25:21 +0000 (02:55 +0530)]
More icons

4 years agoMore icons
Arun Prakash Jana [Sun, 16 Aug 2020 12:40:26 +0000 (18:10 +0530)]
More icons

4 years agoMore icon extns, reserve number entries
Arun Prakash Jana [Sun, 16 Aug 2020 11:21:55 +0000 (16:51 +0530)]
More icon extns, reserve number entries

4 years agoSupport icon-specific colors
Arun Prakash Jana [Sun, 16 Aug 2020 08:19:09 +0000 (13:49 +0530)]
Support icon-specific colors

4 years agoMinor reformat
Arun Prakash Jana [Sun, 16 Aug 2020 01:24:47 +0000 (06:54 +0530)]
Minor reformat

4 years agoIcons (#697)
KlzXS [Sun, 16 Aug 2020 01:00:58 +0000 (01:00 +0000)]
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 agoUpdate docs
Arun Prakash Jana [Sat, 15 Aug 2020 16:04:23 +0000 (21:34 +0530)]
Update docs

4 years agoMore appropriate enum name
Arun Prakash Jana [Sat, 15 Aug 2020 14:51:22 +0000 (20:21 +0530)]
More appropriate enum name

4 years agoForce accurate regex match
Arun Prakash Jana [Sat, 15 Aug 2020 12:02:06 +0000 (17:32 +0530)]
Force accurate regex match

4 years agoAdding support for `most` pager (#698)
Anarchiste [Sat, 15 Aug 2020 02:03:16 +0000 (04:03 +0200)]
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 agoSimplify and preprocess archive handling
Arun Prakash Jana [Fri, 14 Aug 2020 02:50:01 +0000 (08:20 +0530)]
Simplify and preprocess archive handling

4 years agoInitialize all make options
Arun Prakash Jana [Thu, 13 Aug 2020 18:32:54 +0000 (00:02 +0530)]
Initialize all make options

4 years agoMerge pull request #696 from ucs1/revert-escdelay
Jana [Wed, 12 Aug 2020 13:32:57 +0000 (19:02 +0530)]
Merge pull request #696 from ucs1/revert-escdelay

Fix arrow keys not working on mintty

4 years agoRevert "Set Escape delay to 0"
ucs [Wed, 12 Aug 2020 09:55:15 +0000 (11:55 +0200)]
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 2599564e6480384b0872174f685c0128276062ca.

4 years agoMerge pull request #693 from CodeforEvolution/haikuUpdate
Jana [Tue, 11 Aug 2020 16:50:01 +0000 (22:20 +0530)]
Merge pull request #693 from CodeforEvolution/haikuUpdate

Haiku: General fixup, add icon, add rdef file

4 years agoMerge pull request #694 from ucs1/fix-readdir
Jana [Tue, 11 Aug 2020 16:48:25 +0000 (22:18 +0530)]
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 agoFix some directories not opening
ucs [Mon, 10 Aug 2020 11:02:47 +0000 (13:02 +0200)]
Fix some directories not opening

4 years agoHaiku: General fixup, add icon, add rdef file
CodeforEvolution [Sun, 9 Aug 2020 21:44:11 +0000 (16:44 -0500)]
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 agoUpdate docs
Arun Prakash Jana [Sun, 9 Aug 2020 21:49:31 +0000 (03:19 +0530)]
Update docs

4 years agoReduce a check
Arun Prakash Jana [Sun, 9 Aug 2020 08:34:27 +0000 (14:04 +0530)]
Reduce a check

4 years agoSupport traversal on creation, update docs
Arun Prakash Jana [Sat, 8 Aug 2020 04:46:11 +0000 (10:16 +0530)]
Support traversal on creation, update docs

4 years agoRevert "Move helper APIs to header file"
Arun Prakash Jana [Fri, 7 Aug 2020 17:46:17 +0000 (23:16 +0530)]
Revert "Move helper APIs to header file"

This reverts commit 1fecdb2393c31283267c01dd4f48d9ff6df17474.

4 years agoMove helper APIs to header file
Arun Prakash Jana [Fri, 7 Aug 2020 17:40:25 +0000 (23:10 +0530)]
Move helper APIs to header file

4 years agoUpdate docs
Arun Prakash Jana [Thu, 6 Aug 2020 03:26:33 +0000 (08:56 +0530)]
Update docs

4 years agoFix #692 (partially)
Arun Prakash Jana [Wed, 5 Aug 2020 20:00:56 +0000 (01:30 +0530)]
Fix #692 (partially)

4 years agoFile colors is independent of context colors
Arun Prakash Jana [Wed, 5 Aug 2020 19:36:21 +0000 (01:06 +0530)]
File colors is independent of context colors

4 years agoInitialize file type colors as default
Arun Prakash Jana [Wed, 5 Aug 2020 18:57:12 +0000 (00:27 +0530)]
Initialize file type colors as default