Mischievous Meerkat
5c47ac651f
Merge pull request #858 from KlzXS/xdgopen
Fix frozen terminal caused by opener
3年前
Mischievous Meerkat
4b15535983
Merge pull request #857 from KlzXS/batch_rename
Favor selection over current for nmv
3年前
Mischievous Meerkat
916910bd7a
Merge pull request #856 from KlzXS/cpmvrm
Add check for empty selection
3年前
KlzXS
8bdd4b2e2a
Use the fix you just implemented
3年前
KlzXS
54b7dc4756
Fix frozen terminal
xdg-open would launch a cli program that would contest the terminal for character input
3年前
KlzXS
c9c1d0d454
Favor selection over current for nmv
3年前
KlzXS
a27568824e
Add check for empty selection
nop when empty
3年前
Arun Prakash Jana
7e307bc2ff
Fix alignment
3年前
Mischievous Meerkat
e3c994bd36
Merge pull request #852 from 0xACE/badideascfg
state.runctx now retains bitwidth as cfg.curctx
3年前
0xACE
67962efbd5
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
3年前
Arun Prakash Jana
16de133fea
Retain a way to return to start dir if file opened
3年前
Arun Prakash Jana
600286b627
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)
3年前
Arun Prakash Jana
026f76f14c
Clear selection after successful plugin invocation
3年前
Mischievous Meerkat
d07c4907de
Merge pull request #851 from Lucas-Summers/master
adding support for ueberzug into plugins/preview-tui
3年前
Lucas Summers
8a12c01da4
fixed shellcheck errors for plugins/preview-tui
3年前
Lucas Summers
83232684a8
integrated ueberzug into plugins/preview-tui
3年前
Arun Prakash Jana
118657020e
Fix indentation in helpstr
4年前
Mischievous Meerkat
4178f62ece
Merge pull request #849 from uvelichitel/master
Correct umount fusefs on FreeBSD. rel. issue #848
4年前
uvelichitel
3776f72af1
Correct umount fusefs on FreeBSD
4年前
Mischievous Meerkat
d23cc2fe15
Merge pull request #840 from freddii/master
fixed wrong spelled words
4年前
Arun Prakash Jana
5d8738544b
Fix #839
4年前
freddii
50386ff511
fixed wrong spelled words
4年前
Mischievous Meerkat
86abd83dfd
Merge pull request #839 from bagnacauda/wall_update
Updated wall plugin to the standard utility file
4年前
Simone
f23452396e
Updated wall plugin to the standard utility file
4年前
Mischievous Meerkat
f4baa394be
Merge pull request #836 from KlzXS/makefile
Fix #835
4年前
KlzXS
7310a9a773
Fix #835
4年前
Robin Schneider
25eba96466
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
4年前
Arun Prakash Jana
c1e673b830
Update readme
4年前
Arun Prakash Jana
8e92ea8ad6
Update copyright year
4年前
Mischievous Meerkat
057c88a1e9
Merge pull request #822 from j0hnnybash/master
plugins: preview-tui: video thumbnails in preview-tui
4年前
johnnybash
37de198303
use trap to delete the temp files
4年前
johnnybash
4d77066b62
reuse image code, use more variables
4年前
johnnybash
a918a59856
video thumbnails in preview-tui
4年前
Mischievous Meerkat
66a8b69426
Merge pull request #818 from 0xflotus/patch-1
fix: small error
4年前
0xflotus
eb47a6c538
fix: small error
4年前
Arun Prakash Jana
18232f993d
Specify compilers explicitly
4年前
Arun Prakash Jana
12f3d0af61
Update docs
4年前
Mischievous Meerkat
558048b6cd
Merge pull request #816 from kyechou/master
Fix the same issue as #81 but with nuke
4年前
kyechou
f1ea3e3ceb
Fix the same issue as #81 but with nuke
4年前
Arun Prakash Jana
9946b37177
Fix togglex: handle filenames with spaces
4年前
Arun Prakash Jana
fc3a247c31
Minor plugin indentation update
4年前
Arun Prakash Jana
1ac4b9bd5a
Fix #813 : plugin togglex - toggle exe mode for selection
4年前
Arun Prakash Jana
a984b6a9e8
Update docs
4年前
Arun Prakash Jana
a31af54c00
Fix #812 : clear selection on single file deletion
4年前
Arun Prakash Jana
947c4a9faf
Checkpatch fixes
4年前
Arun Prakash Jana
4845ec72c5
Update docs
4年前
Arun Prakash Jana
7afd17d1c8
Update docs
4年前
Arun Prakash Jana
375df9f40b
Show tmp dir details in debug
4年前
Arun Prakash Jana
f4cb5c63d0
Revert "use $VISUAL environment variable for plugins"
This reverts commit 9f3fbd93ce
.
4年前
Arun Prakash Jana
b54fc95c43
Remove obsolete options
4年前