]>
Sergey Matveev's repositories - nnn.git/log
Arun Prakash Jana [Sat, 14 Nov 2020 04:35:51 +0000 (10:05 +0530)]
Update help
Arun Prakash Jana [Fri, 13 Nov 2020 07:10:57 +0000 (12:40 +0530)]
Q - error & quit if no selection, else pick & quit
Arun Prakash Jana [Fri, 13 Nov 2020 06:27:34 +0000 (11:57 +0530)]
Update docs
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.
Arun Prakash Jana [Thu, 12 Nov 2020 02:47:14 +0000 (08:17 +0530)]
Update plugin
Arun Prakash Jana [Tue, 10 Nov 2020 14:42:49 +0000 (20:12 +0530)]
Clean-up help
Arun Prakash Jana [Tue, 10 Nov 2020 13:43:38 +0000 (19:13 +0530)]
Fix #775: quit on double Esc
Arun Prakash Jana [Mon, 9 Nov 2020 19:06:16 +0000 (00:36 +0530)]
Skip rm invocation when no files to delete
Arun Prakash Jana [Sun, 8 Nov 2020 15:57:30 +0000 (21:27 +0530)]
Update plugin notes and table
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
KlzXS [Sun, 8 Nov 2020 12:20:36 +0000 (12:20 +0000)]
Clear up which files are removed
KlzXS [Sun, 8 Nov 2020 11:28:28 +0000 (11:28 +0000)]
Wording
KlzXS [Sat, 7 Nov 2020 22:39:34 +0000 (22:39 +0000)]
sed fixes
KlzXS [Sat, 7 Nov 2020 12:58:48 +0000 (12:58 +0000)]
Fix shellchek error
Arun Prakash Jana [Fri, 6 Nov 2020 02:32:13 +0000 (08:02 +0530)]
Minor changes
KlzXS [Fri, 6 Nov 2020 00:07:01 +0000 (00:07 +0000)]
Add some prompts
Arun Prakash Jana [Thu, 5 Nov 2020 15:10:31 +0000 (20:40 +0530)]
Fix locker not invoked
Arun Prakash Jana [Sun, 1 Nov 2020 18:31:28 +0000 (00:01 +0530)]
make target upx (https://upx.github.io/)
Arun Prakash Jana [Sun, 1 Nov 2020 13:14:40 +0000 (18:44 +0530)]
Update README
Arun Prakash Jana [Sat, 31 Oct 2020 16:05:02 +0000 (21:35 +0530)]
Update Haiku Makefile
Arun Prakash Jana [Sat, 31 Oct 2020 15:52:01 +0000 (21:22 +0530)]
make option O_NOUG to compile out user group info
Arun Prakash Jana [Sat, 31 Oct 2020 15:17:07 +0000 (20:47 +0530)]
Option -U to show user and group in status bar
Mischievous Meerkat [Sat, 31 Oct 2020 06:02:16 +0000 (11:32 +0530)]
Merge pull request #768 from voodoologic/master
Plugin readme improvement
Doug Headley [Thu, 29 Oct 2020 23:35:41 +0000 (16:35 -0700)]
Plugin readme improvement
Arun Prakash Jana [Thu, 22 Oct 2020 18:35:12 +0000 (00:05 +0530)]
Update doc
KlzXS [Wed, 21 Oct 2020 17:37:33 +0000 (17:37 +0000)]
Fix filenames with spaces not working
KlzXS [Wed, 21 Oct 2020 17:03:03 +0000 (17:03 +0000)]
Modified dups to allow selecting files for removal
Arun Prakash Jana [Wed, 21 Oct 2020 05:19:04 +0000 (10:49 +0530)]
Update plugin
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
Arun Prakash Jana [Tue, 20 Oct 2020 12:50:59 +0000 (18:20 +0530)]
Fix build break
Arun Prakash Jana [Tue, 20 Oct 2020 12:29:39 +0000 (17:59 +0530)]
Generate static binaries with icon support
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 .
Arun Prakash Jana [Sat, 17 Oct 2020 08:52:59 +0000 (14:22 +0530)]
Update docs
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
Arun Prakash Jana [Thu, 15 Oct 2020 02:38:50 +0000 (08:08 +0530)]
Fix indentation
Arun Prakash Jana [Thu, 15 Oct 2020 02:36:34 +0000 (08:06 +0530)]
Fix #759
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
Arun Prakash Jana [Mon, 12 Oct 2020 12:00:17 +0000 (17:30 +0530)]
Udpate badge
Tim Gates [Mon, 12 Oct 2020 09:32:58 +0000 (20:32 +1100)]
docs: fix simple typo: sdtout -> stdout (#755)
Arun Prakash Jana [Sun, 11 Oct 2020 08:35:50 +0000 (14:05 +0530)]
Update docs
Arun Prakash Jana [Sat, 10 Oct 2020 02:08:57 +0000 (07:38 +0530)]
Fix #739 #753
Arun Prakash Jana [Thu, 8 Oct 2020 00:03:22 +0000 (05:33 +0530)]
Fix #750: add more clarity to unmount help
Arun Prakash Jana [Wed, 7 Oct 2020 13:22:52 +0000 (18:52 +0530)]
Update issue template
Arun Prakash Jana [Sat, 3 Oct 2020 10:06:51 +0000 (15:36 +0530)]
Update docs
Arun Prakash Jana [Fri, 2 Oct 2020 03:11:09 +0000 (08:41 +0530)]
Fix #741
Arun Prakash Jana [Thu, 1 Oct 2020 11:14:37 +0000 (16:44 +0530)]
Update docs
Arun Prakash Jana [Wed, 30 Sep 2020 17:01:52 +0000 (22:31 +0530)]
Update docs
Arun Prakash Jana [Tue, 29 Sep 2020 18:59:27 +0000 (00:29 +0530)]
Update docs
Mischievous Meerkat [Tue, 29 Sep 2020 17:23:31 +0000 (22:53 +0530)]
Update README.md
Arun Prakash Jana [Tue, 29 Sep 2020 14:43:17 +0000 (20:13 +0530)]
Fix indentation
Arun Prakash Jana [Tue, 29 Sep 2020 14:37:48 +0000 (20:07 +0530)]
Merge remote-tracking branch 'origin/fix-rollover-bug'
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
lvgx [Tue, 29 Sep 2020 14:22:49 +0000 (16:22 +0200)]
Style fix
lvgx [Tue, 29 Sep 2020 14:13:57 +0000 (16:13 +0200)]
Snap to edges in no rollover multiline scroll mode
lvgx [Tue, 29 Sep 2020 13:41:22 +0000 (15:41 +0200)]
Fix rollover bug
Fixes #743
Arun Prakash Jana [Mon, 28 Sep 2020 19:34:31 +0000 (01:04 +0530)]
Update docs
Arun Prakash Jana [Mon, 28 Sep 2020 16:43:33 +0000 (22:13 +0530)]
Fix #744
Arun Prakash Jana [Sat, 26 Sep 2020 17:47:25 +0000 (23:17 +0530)]
Use inline for once-used function
Arun Prakash Jana [Sat, 26 Sep 2020 17:34:27 +0000 (23:04 +0530)]
Fix #740
Arun Prakash Jana [Fri, 25 Sep 2020 19:19:33 +0000 (00:49 +0530)]
Let buffer for current path be auto-allocated
Arun Prakash Jana [Thu, 24 Sep 2020 12:02:49 +0000 (17:32 +0530)]
Range selection: replace ^K by ^Space
Arun Prakash Jana [Sun, 20 Sep 2020 06:43:00 +0000 (12:13 +0530)]
make option O_NOSSN to compile out session
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
Arun Prakash Jana [Fri, 18 Sep 2020 15:15:47 +0000 (20:45 +0530)]
Fix #728
Arun Prakash Jana [Fri, 18 Sep 2020 15:03:21 +0000 (20:33 +0530)]
Fix #735
Arun Prakash Jana [Fri, 18 Sep 2020 00:26:31 +0000 (05:56 +0530)]
Color for vtt sub icons
Arun Prakash Jana [Fri, 18 Sep 2020 00:24:44 +0000 (05:54 +0530)]
Color more doc type icons
Arun Prakash Jana [Thu, 17 Sep 2020 01:35:47 +0000 (07:05 +0530)]
Revert "Update image"
This reverts commit
01455b3d3a08bd58161e639dd9103bc01ca01cb5 .
Arun Prakash Jana [Thu, 17 Sep 2020 01:28:53 +0000 (06:58 +0530)]
Update image
Arun Prakash Jana [Tue, 15 Sep 2020 13:36:22 +0000 (19:06 +0530)]
Fix #730
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
Toni Jarjour [Mon, 14 Sep 2020 17:01:32 +0000 (13:01 -0400)]
make sxiv automatically play animations (#731)
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
Arun Prakash Jana [Sun, 13 Sep 2020 16:06:12 +0000 (21:36 +0530)]
Update docs
Arun Prakash Jana [Thu, 10 Sep 2020 21:43:08 +0000 (03:13 +0530)]
Update tagline
Arun Prakash Jana [Tue, 8 Sep 2020 19:47:20 +0000 (01:17 +0530)]
Fix #724
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
0xACE [Tue, 8 Sep 2020 11:17:10 +0000 (13:17 +0200)]
preview-tabbed now kills lingering viewer
Arun Prakash Jana [Sun, 6 Sep 2020 09:08:11 +0000 (14:38 +0530)]
Update docs
Arun Prakash Jana [Sun, 6 Sep 2020 00:22:25 +0000 (05:52 +0530)]
Honor -C for context colors
Arun Prakash Jana [Sat, 5 Sep 2020 02:10:04 +0000 (07:40 +0530)]
Update docs
Arun Prakash Jana [Wed, 2 Sep 2020 16:31:30 +0000 (22:01 +0530)]
Update docs
Arun Prakash Jana [Tue, 1 Sep 2020 20:06:56 +0000 (01:36 +0530)]
Ad instruction on reserved bitfield
Arun Prakash Jana [Tue, 1 Sep 2020 17:36:26 +0000 (23:06 +0530)]
Update auto-completion scripts
Arun Prakash Jana [Tue, 1 Sep 2020 17:24:43 +0000 (22:54 +0530)]
Option -D to show dirs in context color
FriendlyNeighborhoodShane [Sat, 29 Aug 2020 23:55:08 +0000 (05:25 +0530)]
Add option to not move to next entry on select (#713)
Arun Prakash Jana [Sat, 29 Aug 2020 23:04:40 +0000 (04:34 +0530)]
Fix #716
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
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
Arun Prakash Jana [Thu, 27 Aug 2020 20:32:23 +0000 (02:02 +0530)]
Cycle time, size, clear order at sort prompt with ^T
Arun Prakash Jana [Sun, 23 Aug 2020 15:26:45 +0000 (20:56 +0530)]
Larger image.
majjejjam [Sun, 23 Aug 2020 13:18:58 +0000 (15:18 +0200)]
Added space after period (#711)
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
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>
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
Arun Prakash Jana [Wed, 19 Aug 2020 17:35:52 +0000 (23:05 +0530)]
Add vim-floaterm nnn wrapper
Arun Prakash Jana [Tue, 18 Aug 2020 11:43:14 +0000 (17:13 +0530)]
Update Haiku Makefile
Arun Prakash Jana [Tue, 18 Aug 2020 09:41:38 +0000 (15:11 +0530)]
Prepare for release v3.4
Arun Prakash Jana [Tue, 18 Aug 2020 07:45:21 +0000 (13:15 +0530)]
Fix #704
Arun Prakash Jana [Tue, 18 Aug 2020 04:59:38 +0000 (10:29 +0530)]
Update docs