summaryrefslogtreecommitdiff
path: root/misc/sff/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'misc/sff/pkg-descr')
-rw-r--r--misc/sff/pkg-descr20
1 files changed, 20 insertions, 0 deletions
diff --git a/misc/sff/pkg-descr b/misc/sff/pkg-descr
new file mode 100644
index 000000000000..71c1b26324fc
--- /dev/null
+++ b/misc/sff/pkg-descr
@@ -0,0 +1,20 @@
+sff is a simple, fast, and feature-rich terminal file manager inspired
+by nnn and guided by the suckless philosophy. It aims to provide a
+reliable, efficient, and user-friendly file management experience with
+high extensibility.
+
+Features:
+ - POSIX-compliant and highly optimized
+ - Fast startup and low memory footprint
+ - Extensible with shell scripts
+ - Customizable detail columns
+ - Type-to-navigate
+ - Advanced search via 'find
+ - Fast file search via 'fzf'
+ - Convenient temporary sudo mode
+ - Undo/Redo for the last file operation
+ - Batch file and directory creation
+ - Batch rename
+ - Multi-tab support, cross-directory selection
+ - Extract, list, create archives
+ - ... and more!