- By file name, access/change/mod (default) time, size, extension
- Reverse sort
- Mimes
- - Open with desktop opener or specify a custom app
+ - Open with desktop opener or specify a custom opener
+ - Preview files with FIFO-based previewer
- Create, list, extract, mount (FUSE based) archives
- Option to open all text files in EDITOR
- Information
- [0xACE](https://github.com/0xACE)
- [Anna Arad](https://github.com/annagrram)
- [KlzXS](https://github.com/KlzXS)
+- [leovilok](https://github.com/leovilok)
- [Maxim Baz](https://github.com/maximbaz)
- and other contributors
# Note: This plugin needs a "NNN_FIFO" to work. See man.
#
# Shell: Bash (job control is weakly specified in POSIX)
-#
+#
# Dependencies:
# - tabbed (https://tools.suckless.org/tabbed): xembed host
# - xterm (or urxvt or st) : xembed client for text-based preview
#
# [1]: http://tools.suckless.org/tabbed/
# [2]: https://specifications.freedesktop.org/xembed-spec/xembed-spec-latest.html
+#
+# Author: leovilok
XDOTOOL_TIMEOUT=2
# (uncomment to use):
#xdotool behave "$XID" focus windowactivate "$MAINWINDOW" &
- while read -r FILE ; do
+ while read -r FILE ; do
jobs # Get rid of the "Completed" entries