]> Sergey Matveev's repositories - nnn.git/log
nnn.git
3 years agoPrepare for release v3.5 Freddie v3.5
Arun Prakash Jana [Tue, 17 Nov 2020 02:49:09 +0000 (08:19 +0530)]
Prepare for release v3.5 Freddie

Code named after Freddie Mercury: https://en.wikipedia.org/wiki/Freddie_Mercury

3 years agoUpdate ToDo list link
Arun Prakash Jana [Sun, 15 Nov 2020 15:01:31 +0000 (20:31 +0530)]
Update ToDo list link

3 years agoAdd a useful tip.
Arun Prakash Jana [Sat, 14 Nov 2020 13:53:09 +0000 (19:23 +0530)]
Add a useful tip.

3 years agoUpdate docs
Arun Prakash Jana [Sat, 14 Nov 2020 08:16:24 +0000 (13:46 +0530)]
Update docs

3 years agoupx compress all static binaries before upload
Arun Prakash Jana [Sat, 14 Nov 2020 05:26:18 +0000 (10:56 +0530)]
upx compress all static binaries before upload

3 years agoUpdate help
Arun Prakash Jana [Sat, 14 Nov 2020 04:35:51 +0000 (10:05 +0530)]
Update help

3 years agoQ - error & quit if no selection, else pick & quit
Arun Prakash Jana [Fri, 13 Nov 2020 07:10:57 +0000 (12:40 +0530)]
Q - error & quit if no selection, else pick & quit

3 years agoUpdate docs
Arun Prakash Jana [Fri, 13 Nov 2020 06:27:34 +0000 (11:57 +0530)]
Update docs

3 years agoFix #777: input stream ishould trump -s/-S
Arun Prakash Jana [Fri, 13 Nov 2020 06:01:11 +0000 (11:31 +0530)]
Fix #777: input stream ishould trump -s/-S

If an input stream is available, prioritize that over sessions. find/grep
syntax can be very complex and can be scripted. On the contrary, sessions
can be loaded at runtime and the persistent session can be "restored".

An interesting use case is the listing is done in picker mode from a script
and the user expects to "pick" some entries among the listed search results.

Another important change is - if the user tries to load the "last session"
explicitly by name instead of using the session option _restore_, we should
not overwrite the "last session" ("@") before loading the it.

3 years agoUpdate plugin
Arun Prakash Jana [Thu, 12 Nov 2020 02:47:14 +0000 (08:17 +0530)]
Update plugin

3 years agoClean-up help
Arun Prakash Jana [Tue, 10 Nov 2020 14:42:49 +0000 (20:12 +0530)]
Clean-up help

3 years agoFix #775: quit on double Esc
Arun Prakash Jana [Tue, 10 Nov 2020 13:43:38 +0000 (19:13 +0530)]
Fix #775: quit on double Esc

3 years agoSkip rm invocation when no files to delete
Arun Prakash Jana [Mon, 9 Nov 2020 19:06:16 +0000 (00:36 +0530)]
Skip rm invocation when no files to delete

3 years agoUpdate plugin notes and table
Arun Prakash Jana [Sun, 8 Nov 2020 15:57:30 +0000 (21:27 +0530)]
Update plugin notes and table

3 years agoMerge pull request #765 from KlzXS/dups
Mischievous Meerkat [Sun, 8 Nov 2020 12:21:11 +0000 (17:51 +0530)]
Merge pull request #765 from KlzXS/dups

Modified dups to allow selecting files for removal

3 years agoClear up which files are removed
KlzXS [Sun, 8 Nov 2020 12:20:36 +0000 (12:20 +0000)]
Clear up which files are removed

3 years agoWording
KlzXS [Sun, 8 Nov 2020 11:28:28 +0000 (11:28 +0000)]
Wording

3 years agosed fixes
KlzXS [Sat, 7 Nov 2020 22:39:34 +0000 (22:39 +0000)]
sed fixes

3 years agoFix shellchek error
KlzXS [Sat, 7 Nov 2020 12:58:48 +0000 (12:58 +0000)]
Fix shellchek error

3 years agoMinor changes
Arun Prakash Jana [Fri, 6 Nov 2020 02:32:13 +0000 (08:02 +0530)]
Minor changes

3 years agoAdd some prompts
KlzXS [Fri, 6 Nov 2020 00:07:01 +0000 (00:07 +0000)]
Add some prompts

3 years agoFix locker not invoked
Arun Prakash Jana [Thu, 5 Nov 2020 15:10:31 +0000 (20:40 +0530)]
Fix locker not invoked

3 years agomake target upx (https://upx.github.io/)
Arun Prakash Jana [Sun, 1 Nov 2020 18:31:28 +0000 (00:01 +0530)]
make target upx (https://upx.github.io/)

3 years agoUpdate README
Arun Prakash Jana [Sun, 1 Nov 2020 13:14:40 +0000 (18:44 +0530)]
Update README

3 years agoUpdate Haiku Makefile
Arun Prakash Jana [Sat, 31 Oct 2020 16:05:02 +0000 (21:35 +0530)]
Update Haiku Makefile

3 years agomake option O_NOUG to compile out user group info
Arun Prakash Jana [Sat, 31 Oct 2020 15:52:01 +0000 (21:22 +0530)]
make option O_NOUG to compile out user group info

3 years agoOption -U to show user and group in status bar
Arun Prakash Jana [Sat, 31 Oct 2020 15:17:07 +0000 (20:47 +0530)]
Option -U to show user and group in status bar

3 years agoMerge pull request #768 from voodoologic/master
Mischievous Meerkat [Sat, 31 Oct 2020 06:02:16 +0000 (11:32 +0530)]
Merge pull request #768 from voodoologic/master

Plugin readme improvement

3 years agoPlugin readme improvement
Doug Headley [Thu, 29 Oct 2020 23:35:41 +0000 (16:35 -0700)]
Plugin readme improvement

3 years agoUpdate doc
Arun Prakash Jana [Thu, 22 Oct 2020 18:35:12 +0000 (00:05 +0530)]
Update doc

3 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

3 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

3 years agoUpdate plugin
Arun Prakash Jana [Wed, 21 Oct 2020 05:19:04 +0000 (10:49 +0530)]
Update plugin

3 years agoSupport zoxide for jumping (#764)
Tim Adler [Wed, 21 Oct 2020 04:33:56 +0000 (06:33 +0200)]
Support zoxide for jumping (#764)

* Create zoxide

* Delete zoxide

* Add files via upload

3 years agoFix build break
Arun Prakash Jana [Tue, 20 Oct 2020 12:50:59 +0000 (18:20 +0530)]
Fix build break

3 years agoGenerate static binaries with icon support
Arun Prakash Jana [Tue, 20 Oct 2020 12:29:39 +0000 (17:59 +0530)]
Generate static binaries with icon support

3 years agoFix #763: Revert "Fix #759" (makes nnn hang when used in a script)
Arun Prakash Jana [Sat, 17 Oct 2020 22:29:05 +0000 (03:59 +0530)]
Fix #763: Revert "Fix #759" (makes nnn hang when used in a script)

This reverts commit c0745727481af78f93512821aaca8484b273faa2.

3 years agoUpdate docs
Arun Prakash Jana [Sat, 17 Oct 2020 08:52:59 +0000 (14:22 +0530)]
Update docs

3 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

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

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

3 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

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

3 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)

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

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

3 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

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

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

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

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

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

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

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

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

3 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'

3 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

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

3 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

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

Fixes #743

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

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

3 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

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

3 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

3 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

3 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

3 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

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

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

3 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

3 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

3 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.

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

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

3 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

3 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)

3 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

3 years agoUpdate docs
Arun Prakash Jana [Sun, 13 Sep 2020 16:06:12 +0000 (21:36 +0530)]
Update docs

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

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

3 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

3 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

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

3 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

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

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

3 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

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

3 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

3 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)

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

3 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

3 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

3 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

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

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

3 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

3 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>
3 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