]>
Sergey Matveev's repositories - nnn.git/log
luukvbaal [Sun, 21 Mar 2021 10:29:44 +0000 (11:29 +0100)]
preview-tui-ext jpg previews (#905)
* switch to jpg previews
* add ueberzug scaler
luukvbaal [Sun, 21 Mar 2021 03:49:19 +0000 (04:49 +0100)]
generate_preview fallback (#904)
luukvbaal [Sun, 21 Mar 2021 02:29:06 +0000 (03:29 +0100)]
fix fontpreview (#903)
luukvbaal [Sun, 21 Mar 2021 01:41:14 +0000 (02:41 +0100)]
preview-tui fixes (#900)
* redraw preview on resize
* fix stray preview pane after exit
* restore cleanup
* fix image bin info fallback
Arun Prakash Jana [Sun, 21 Mar 2021 01:23:38 +0000 (06:53 +0530)]
Show symlink size on readlink failure
Arun Prakash Jana [Sun, 21 Mar 2021 00:55:17 +0000 (06:25 +0530)]
Show correct symlink size in sttausbar
Arun Prakash Jana [Sun, 21 Mar 2021 00:28:34 +0000 (05:58 +0530)]
Remove redundant chars in symlink target display
Arun Prakash Jana [Sat, 20 Mar 2021 18:31:46 +0000 (00:01 +0530)]
Add more previewers
Arun Prakash Jana [Sat, 20 Mar 2021 18:06:24 +0000 (23:36 +0530)]
Add bsdtar for archives, w3m for html
luukvbaal [Sat, 20 Mar 2021 09:44:18 +0000 (10:44 +0100)]
replace preview-tui demo (#898)
Arun Prakash Jana [Sat, 20 Mar 2021 01:10:26 +0000 (06:40 +0530)]
Update README
luukvbaal [Sat, 20 Mar 2021 00:58:46 +0000 (01:58 +0100)]
preview-tui(-ext) subshell job control (#891)
* subshell job control
* remove unnecessary kill
* Update docs
* update PAGER and tree command
* restore clear
Arun Prakash Jana [Sat, 20 Mar 2021 00:56:14 +0000 (06:26 +0530)]
Use earlier asciicast in plugins readme.
luukvbaal [Fri, 19 Mar 2021 21:16:38 +0000 (22:16 +0100)]
Update preview-tui demo
Luuk van Baal [Fri, 19 Mar 2021 21:08:10 +0000 (22:08 +0100)]
preview-tui demo
Arun Prakash Jana [Thu, 18 Mar 2021 18:57:45 +0000 (00:27 +0530)]
Fix garbled symlink target
Arun Prakash Jana [Thu, 18 Mar 2021 18:30:37 +0000 (00:00 +0530)]
Fix #889: clear selection if plugin doesn't send data
Arun Prakash Jana [Thu, 18 Mar 2021 18:15:32 +0000 (23:45 +0530)]
Fix #893: show symlink target in statusbar
Arun Prakash Jana [Thu, 18 Mar 2021 17:05:59 +0000 (22:35 +0530)]
Fix #890: wrong macro
Arun Prakash Jana [Wed, 17 Mar 2021 20:19:53 +0000 (01:49 +0530)]
Update doc
Arun Prakash Jana [Wed, 17 Mar 2021 18:07:26 +0000 (23:37 +0530)]
Fix #888: wrong volume free/total size on macOS
Arun Prakash Jana [Wed, 17 Mar 2021 17:36:08 +0000 (23:06 +0530)]
Resurrect current/sel prompt
Arun Prakash Jana [Wed, 17 Mar 2021 16:49:01 +0000 (22:19 +0530)]
Revert "Favor selection over current for nmv"
This reverts commit
c9c1d0d4547a38bce1c8811fa4edf41e69c0552a .
Arun Prakash Jana [Tue, 16 Mar 2021 19:36:47 +0000 (01:06 +0530)]
Revert clear selection on plugin invocation
Many plugins are used for navigating to the target directory.
This reverts commit
026f76f14cdf6f67d29ed3cfd5804b2e2890bf6f .
Mischievous Meerkat [Tue, 16 Mar 2021 12:41:21 +0000 (18:11 +0530)]
Merge pull request #883 from salutis/patch-1
Improve clarity and consistency of README.md
Rudolf Adamkovič [Tue, 16 Mar 2021 10:34:09 +0000 (11:34 +0100)]
Improve clarity and consistency of README.md
Arun Prakash Jana [Mon, 15 Mar 2021 19:55:14 +0000 (01:25 +0530)]
Update Haiku makefile
Arun Prakash Jana [Mon, 15 Mar 2021 19:22:50 +0000 (00:52 +0530)]
Prepare for release v3.6
Mischievous Meerkat [Sun, 14 Mar 2021 14:40:47 +0000 (20:10 +0530)]
Merge pull request #877 from luukvbaal/preview-tui
cleanup fifo
Luuk van Baal [Sun, 14 Mar 2021 14:28:50 +0000 (15:28 +0100)]
cleanup fifo
Arun Prakash Jana [Sun, 14 Mar 2021 10:53:46 +0000 (16:23 +0530)]
Update docs
Arun Prakash Jana [Sun, 14 Mar 2021 09:05:19 +0000 (14:35 +0530)]
Minor code reformat for clarity
Arun Prakash Jana [Sun, 14 Mar 2021 07:29:24 +0000 (12:59 +0530)]
Fix shellcheck report
luukvbaal [Sun, 14 Mar 2021 06:53:03 +0000 (07:53 +0100)]
Fix preview-tui-ext and ueberzug support for preview-tui (#875)
* fix preview-tui-ext
* add ueberzug to preview-tui
* abolish config variables
* kitty
Arun Prakash Jana [Sun, 14 Mar 2021 06:49:40 +0000 (12:19 +0530)]
Fix #876: fzcd - go to dir and select file
luukvbaal [Sat, 13 Mar 2021 11:22:51 +0000 (12:22 +0100)]
preview-tui improvements (#869)
* Update preview-tui
* trap SIGWINCH
* Update preview-tui
fix CircleCI test
* fix CircleCI...
* add pdf/epub
forgot to add pdf/epub when adpating my own working script to the upstream version
* add USE tests
* add office preview
allows preview of ods, odt, docx, pptx, etc
* remove resize trap, show static gif
Removed the faulty resize code and show static gif when USE_GIFPREVIEW is not set.
* loop gif playback
* refactor imagepreview
* scale kitty preview
* fix ueberzug_remove regression
* add optional atool support
* single depth, colorized tree preview
also empty pager prompt
* atool optional
* window resize working
* USE_UEBERZUG check
* conditional trap
I can't fully explain the behavior I'm seeing but this seems to work as its supposed to.
* adopt TMPDIR
* prevent extra readline after window resize
* shellcheck fix
* clear preview pane after resize
prevents (seemingly random) pager previews from showing after resize
* fix stray fifo from subshells
* add preview-tui-ext
Arun Prakash Jana [Sat, 6 Mar 2021 06:50:14 +0000 (12:20 +0530)]
Have a distinct unused msg for index 0
Arun Prakash Jana [Thu, 4 Mar 2021 18:25:41 +0000 (23:55 +0530)]
Add check for non-empty selection buffer
Arun Prakash Jana [Thu, 4 Mar 2021 14:22:06 +0000 (19:52 +0530)]
Fix regression in #864
Arun Prakash Jana [Thu, 4 Mar 2021 12:21:57 +0000 (17:51 +0530)]
Fix #864
Arun Prakash Jana [Sun, 28 Feb 2021 18:25:49 +0000 (23:55 +0530)]
Update docs
Arun Prakash Jana [Sat, 27 Feb 2021 18:45:11 +0000 (00:15 +0530)]
Update docs
Mischievous Meerkat [Thu, 18 Feb 2021 21:43:25 +0000 (03:13 +0530)]
Merge pull request #858 from KlzXS/xdgopen
Fix frozen terminal caused by opener
Mischievous Meerkat [Wed, 17 Feb 2021 19:09:00 +0000 (00:39 +0530)]
Merge pull request #857 from KlzXS/batch_rename
Favor selection over current for nmv
Mischievous Meerkat [Wed, 17 Feb 2021 19:06:15 +0000 (00:36 +0530)]
Merge pull request #856 from KlzXS/cpmvrm
Add check for empty selection
KlzXS [Wed, 17 Feb 2021 09:01:26 +0000 (09:01 +0000)]
Use the fix you just implemented
KlzXS [Tue, 16 Feb 2021 22:23:29 +0000 (22:23 +0000)]
Fix frozen terminal
xdg-open would launch a cli program that would contest the terminal for character input
KlzXS [Tue, 16 Feb 2021 21:46:56 +0000 (21:46 +0000)]
Favor selection over current for nmv
KlzXS [Tue, 16 Feb 2021 21:33:42 +0000 (21:33 +0000)]
Add check for empty selection
nop when empty
Arun Prakash Jana [Thu, 11 Feb 2021 15:34:37 +0000 (21:04 +0530)]
Fix alignment
Mischievous Meerkat [Thu, 11 Feb 2021 03:22:00 +0000 (08:52 +0530)]
Merge pull request #852 from 0xACE/badideascfg
state.runctx now retains bitwidth as cfg.curctx
0xACE [Thu, 11 Feb 2021 03:11:54 +0000 (04:11 +0100)]
state.runctx now retains bitwidth as cfg.curctx
Didn't test this out, but judging by the name of the variable this
should be a bugfix
Arun Prakash Jana [Wed, 10 Feb 2021 23:56:51 +0000 (05:26 +0530)]
Retain a way to return to start dir if file opened
Arun Prakash Jana [Tue, 9 Feb 2021 23:18:11 +0000 (04:48 +0530)]
Always prefer selection over current file
If you have selected some files, you intend to work on them. Also, this prompt
expects <kbd>c</kbd> / <kbd>s</kbd> which should cancel the next prompt in the
delete workflow. Rest of the three workflows are non-fatal.
Benefits of removing this option:
- code reduction
- one less step in the relevant workflows (more than one prompt feels dragged)
This prompt shows in the following workflows:
- delete: users have explicitly requested to prefer sel over current
- batch rename: key <kbd>^R</kbd> renames a single file
- archive: in most of the cases the user would want to archive the selection
- create sym/hard link: not a frequently used workflow (in general)
Arun Prakash Jana [Tue, 9 Feb 2021 22:54:40 +0000 (04:24 +0530)]
Clear selection after successful plugin invocation
Mischievous Meerkat [Tue, 9 Feb 2021 22:24:30 +0000 (03:54 +0530)]
Merge pull request #851 from Lucas-Summers/master
adding support for ueberzug into plugins/preview-tui
Lucas Summers [Tue, 9 Feb 2021 18:32:32 +0000 (10:32 -0800)]
fixed shellcheck errors for plugins/preview-tui
Lucas Summers [Tue, 9 Feb 2021 02:16:28 +0000 (18:16 -0800)]
integrated ueberzug into plugins/preview-tui
Arun Prakash Jana [Mon, 8 Feb 2021 01:43:16 +0000 (07:13 +0530)]
Fix indentation in helpstr
Mischievous Meerkat [Sun, 31 Jan 2021 02:55:05 +0000 (08:25 +0530)]
Merge pull request #849 from uvelichitel/master
Correct umount fusefs on FreeBSD. rel. issue #848
uvelichitel [Sat, 30 Jan 2021 21:47:09 +0000 (00:47 +0300)]
Correct umount fusefs on FreeBSD
Mischievous Meerkat [Mon, 18 Jan 2021 13:33:38 +0000 (19:03 +0530)]
Merge pull request #840 from freddii/master
fixed wrong spelled words
Arun Prakash Jana [Mon, 18 Jan 2021 13:29:59 +0000 (18:59 +0530)]
Fix #839
freddii [Mon, 18 Jan 2021 12:55:28 +0000 (13:55 +0100)]
fixed wrong spelled words
Mischievous Meerkat [Mon, 18 Jan 2021 10:45:30 +0000 (16:15 +0530)]
Merge pull request #839 from bagnacauda/wall_update
Updated wall plugin to the standard utility file
Simone [Mon, 18 Jan 2021 10:34:19 +0000 (11:34 +0100)]
Updated wall plugin to the standard utility file
Mischievous Meerkat [Wed, 13 Jan 2021 15:06:33 +0000 (20:36 +0530)]
Merge pull request #836 from KlzXS/makefile
Fix #835
KlzXS [Wed, 13 Jan 2021 14:13:07 +0000 (14:13 +0000)]
Fix #835
Robin Schneider [Wed, 6 Jan 2021 11:41:49 +0000 (12:41 +0100)]
Use HTTPS everywhere (mechanical edit using util from https-everywhere)
```Shell
~/src/EFForg/https-everywhere/utils/rewriter/rewriter.js .
```
Ref: https://github.com/EFForg/https-everywhere/tree/master/utils/rewriter
Remove suspicious file
Arun Prakash Jana [Fri, 1 Jan 2021 15:24:22 +0000 (20:54 +0530)]
Update readme
Arun Prakash Jana [Mon, 28 Dec 2020 21:03:52 +0000 (02:33 +0530)]
Update copyright year
Mischievous Meerkat [Mon, 28 Dec 2020 01:47:11 +0000 (07:17 +0530)]
Merge pull request #822 from j0hnnybash/master
plugins: preview-tui: video thumbnails in preview-tui
johnnybash [Sun, 27 Dec 2020 18:27:11 +0000 (19:27 +0100)]
use trap to delete the temp files
johnnybash [Sat, 26 Dec 2020 13:16:12 +0000 (14:16 +0100)]
reuse image code, use more variables
johnnybash [Mon, 21 Dec 2020 15:24:18 +0000 (16:24 +0100)]
video thumbnails in preview-tui
Mischievous Meerkat [Fri, 18 Dec 2020 14:12:51 +0000 (19:42 +0530)]
Merge pull request #818 from 0xflotus/patch-1
fix: small error
0xflotus [Fri, 18 Dec 2020 13:42:22 +0000 (14:42 +0100)]
fix: small error
Arun Prakash Jana [Thu, 17 Dec 2020 03:15:41 +0000 (08:45 +0530)]
Specify compilers explicitly
Arun Prakash Jana [Thu, 17 Dec 2020 02:15:02 +0000 (07:45 +0530)]
Update docs
Mischievous Meerkat [Tue, 15 Dec 2020 20:45:35 +0000 (02:15 +0530)]
Merge pull request #816 from kyechou/master
Fix the same issue as #81 but with nuke
kyechou [Tue, 15 Dec 2020 20:14:18 +0000 (14:14 -0600)]
Fix the same issue as #81 but with nuke
Arun Prakash Jana [Tue, 15 Dec 2020 17:21:25 +0000 (22:51 +0530)]
Fix togglex: handle filenames with spaces
Arun Prakash Jana [Sat, 12 Dec 2020 15:23:00 +0000 (20:53 +0530)]
Minor plugin indentation update
Arun Prakash Jana [Sat, 12 Dec 2020 14:32:46 +0000 (20:02 +0530)]
Fix #813: plugin togglex - toggle exe mode for selection
Arun Prakash Jana [Sat, 12 Dec 2020 05:32:36 +0000 (11:02 +0530)]
Update docs
Arun Prakash Jana [Thu, 10 Dec 2020 16:20:01 +0000 (21:50 +0530)]
Fix #812: clear selection on single file deletion
Arun Prakash Jana [Wed, 9 Dec 2020 19:51:21 +0000 (01:21 +0530)]
Checkpatch fixes
Arun Prakash Jana [Sun, 6 Dec 2020 03:45:20 +0000 (09:15 +0530)]
Update docs
Arun Prakash Jana [Sat, 5 Dec 2020 17:03:09 +0000 (22:33 +0530)]
Update docs
Arun Prakash Jana [Sun, 29 Nov 2020 18:02:37 +0000 (23:32 +0530)]
Show tmp dir details in debug
Arun Prakash Jana [Sat, 28 Nov 2020 04:33:05 +0000 (10:03 +0530)]
Revert "use $VISUAL environment variable for plugins"
This reverts commit
9f3fbd93ce4a326ed6b08f84f5301e7d588444cd .
Arun Prakash Jana [Fri, 27 Nov 2020 12:59:04 +0000 (18:29 +0530)]
Remove obsolete options
Arun Prakash Jana [Tue, 24 Nov 2020 21:21:01 +0000 (02:51 +0530)]
Minor refactor - browse()
Arun Prakash Jana [Tue, 24 Nov 2020 20:45:13 +0000 (02:15 +0530)]
Limit lines of code per func to 900
Arun Prakash Jana [Tue, 24 Nov 2020 18:18:48 +0000 (23:48 +0530)]
Loop the command prompt
Mischievous Meerkat [Mon, 23 Nov 2020 17:20:55 +0000 (22:50 +0530)]
Merge pull request #804 from angelskieglazki/master
Update config.yml
max [Mon, 23 Nov 2020 17:15:48 +0000 (20:15 +0300)]
Update config.yml
Mischievous Meerkat [Sun, 22 Nov 2020 16:25:08 +0000 (21:55 +0530)]
Merge pull request #800 from tchici/master
use $VISUAL environment variable for plugins
tchici [Sun, 22 Nov 2020 16:18:06 +0000 (16:18 +0000)]
use $VISUAL environment variable for plugins
falls back to previous behavior if $VISUAL is not set ($EDITOR then vi)
Mischievous Meerkat [Sun, 22 Nov 2020 16:04:46 +0000 (21:34 +0530)]
Merge pull request #799 from tchici/master
nuke plugin: use $VISUAL environment variable